From d22387e98ba01bb89c2b164eefd5553ff1df283c Mon Sep 17 00:00:00 2001 From: fauzan171 Date: Thu, 14 May 2026 00:22:59 +0700 Subject: [PATCH] Add Indonesia Government Open Data API Added Open Government Indonesia (data.go.id) to the Government section. Indonesia's open data portal provides access to government datasets including demographics, economics, and public services. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 025ab1ab..d271f3fc 100644 --- a/README.md +++ b/README.md @@ -1093,6 +1093,7 @@ API | Description | Auth | HTTPS | CORS | | [Open Government, Germany](https://www.govdata.de/daten/-/details/govdata-metadatenkatalog) | Germany Government Open Data | No | Yes | Unknown | | [Open Government, Greece](https://data.gov.gr/) | Greece Government Open Data | `OAuth` | Yes | Unknown | | [Open Government, India](https://data.gov.in/) | Indian Government Open Data | `apiKey` | Yes | Unknown | +| [Open Government, Indonesia](https://data.go.id/) | Indonesian Government Open Data | No | Yes | Unknown | | [Open Government, Ireland](https://data.gov.ie/pages/developers) | Ireland Government Open Data | No | Yes | Unknown | | [Open Government, Italy](https://www.dati.gov.it/) | Italy Government Open Data | No | Yes | Unknown | | [Open Government, Korea](https://www.data.go.kr/) | Korea Government Open Data | `apiKey` | Yes | Unknown |