An open API service indexing awesome lists of open source software.

https://github.com/robbypambudi/indonesia-admin-areas

This repository contains the administrative areas of Indonesia. The data is extracted from the KPU website.
https://github.com/robbypambudi/indonesia-admin-areas

indonesia indonesia-administrative-areas

Last synced: 3 months ago
JSON representation

This repository contains the administrative areas of Indonesia. The data is extracted from the KPU website.

Awesome Lists containing this project

README

        

# Indonesia Administrative Areas

## Description

This repository contains the administrative areas of Indonesia in CSV format. The data is extracted from the [General Election Commission (KPU) - Pemilu 2024 (https://pemilu2024.kpu.go.id/)](https://pemilu2024.kpu.go.id/) website on **17th April 2024**.

## Data

The data is available in CSV format. The columns are as follows:

- `id`: The unique identifier of the administrative area.
- `name`: The name of the administrative area.

| Province ID | Province Name |
| ----------- | -------------------------- |
| 11 | ACEH |
| 12 | SUMATERA UTARA |
| 13 | SUMATERA BARAT |
| 14 | RIAU |
| 15 | JAMBI |
| 16 | SUMATERA SELATAN |
| 17 | BENGKULU |
| 18 | LAMPUNG |
| 19 | KEPULAUAN BANGKA BELITUNG |
| 21 | KEPULAUAN RIAU |
| 31 | DKI JAKARTA |
| 32 | JAWA BARAT |
| 33 | JAWA TENGAH |
| 34 | DAERAH ISTIMEWA YOGYAKARTA |
| 35 | JAWA TIMUR |
| 36 | BANTEN |
| 51 | BALI |
| 52 | NUSA TENGGARA BARAT |
| 53 | NUSA TENGGARA TIMUR |
| 61 | KALIMANTAN BARAT |
| 62 | KALIMANTAN TENGAH |
| 63 | KALIMANTAN SELATAN |
| 64 | KALIMANTAN TIMUR |
| 65 | KALIMANTAN UTARA |
| 71 | SULAWESI UTARA |
| 72 | SULAWESI TENGAH |
| 73 | SULAWESI SELATAN |
| 74 | SULAWESI TENGGARA |
| 75 | GORONTALO |
| 76 | SULAWESI BARAT |
| 81 | MALUKU |
| 82 | MALUKU UTARA |
| 91 | P A P U A |
| 92 | PAPUA BARAT |
| 93 | PAPUA SELATAN |
| 94 | PAPUA TENGAH |
| 95 | PAPUA PEGUNUNGAN |
| 96 | PAPUA BARAT DAYA |

## Summary of Data

- Total provinces: 38
- Total regencies: 514
- Total districts: 7,277
- Total villages: 83,731

Based on the [Open Data KPU](https://opendatadev.kpu.go.id/sites/default/files/files/586b17812ddadd0fc15fef8c23d77e3e.xlsx&ved=2ahUKEwjm_K2xk8mFAxUWS2cHHbKPBQEQFnoECBYQAQ&usg=AOvVaw29StcWuUbPr2Q8qYZ54C_t), data is matched with the data from csv file.

## How to Contribute

If you want to contribute to this repository, you can do so by following these steps:

1. Fork this repository.
2. Clone the forked repository to your local machine.
3. Create a new branch and make your changes.
4. Push the changes to your forked repository.
5. Create a pull request.
6. Wait for the pull request to be reviewed.
7. If the pull request is approved, the changes will be merged to the main branch.

## License

This data is available under the [Open Database License](https://opendatacommons.org/licenses/odbl/1.0/).