Government — entry 055 of 90

Open Government, Indonesia

Verified Jul 2026

Indonesia's Satu Data Indonesia portal, rebuilt on a modern Next.js front end, is a searchable catalogue of government datasets — health, demographics, economy, and disaster risk among them — contributed by national and regional agencies. Datasets are pulled as files (CSV, XLSX, JSON, or GIS formats like GeoJSON) with no API key or registration required, and catalogue metadata can be exported as DCAT/JSON-LD for interoperability. It's a download-oriented data catalogue rather than a live query API — the legacy CKAN API the older site exposed no longer resolves, and a live Origin-header probe against the portal returned no CORS header.

government-dataopen-dataindonesiadatasetscatalog
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsCSV, XLSX, JSON, GeoJSONResponses can be requested as CSV or XLSX or JSON or GeoJSON.

GreatAPIs Score

Score80out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats15/15Supports 4 response formats
Freshness20/20Verified within 6 months

Embed this badge

Scored 80 on greatapis.com
<a href="https://greatapis.com/api/open-government-indonesia/"><img src="https://greatapis.com/badge/open-government-indonesia.svg" alt="Scored 80 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.