Skip to content

Latest commit

 

History

History
67 lines (55 loc) · 2.33 KB

PITCHME.md

File metadata and controls

67 lines (55 loc) · 2.33 KB

Area - Indonesia

Flag of Indonesia

Powered by GO Indonesia

Area : Basic concept is to provide geographic information related with it's administrative.
Indonesia: Related to Republic Indonesia administrative.

This project provides data :

  • Provinces (in bahasa: Provinsi)
  • Regencies (in bahasa: Kota / Kabupaten)
  • Districts (in bahasa: Kecamatan)
  • Village (in bahasa: Desa / Kelurahan)

features :

  • Generally
    1. Search (/search?keyword=<your keyword>)
  • Provinces
    1. List all (/province/all)
    2. Select with code (/province/one?code=<province code>)
    3. Search in provinces (/province/search?keyword=<your keyword>) +++
  • Regencies
    1. List all (/regency/all)
    2. Select with code (/regency/one?code=<regency code>)
    3. Search in regencies (/regency/search?keyword=<your keyword>)
    4. List in specific province (/regency/parent?code=<province code>) +++
  • Districts
    1. List all (/district/all)
    2. Select with code (/district/one?code=<district code>)
    3. Search in districts (/district/search?keyword=<your keyword>)
    4. List in specific regency (/district/parent?code=<regency code>) +++
  • Villages
    1. List all (/village/all)
    2. Select with code (/village/one?code=<village code>)
    3. Search in villages (/village/search?keyword=<your keyword>)
    4. List in specific district (/village/parent?code=<district code>)

Documentations

Version 1.0

Contributors


License


Thanks to :