KODEWILAYAH is an unofficial website to search name and code of administrative region in Indonesia. The name and code was designed by Badan Pusat Statistik (BPS), which is also known as Master File Desa (MFD) or statistical work area (wilayah kerja statistik).
The data provided in this website was obtained from the official website of MFD Online BPS (mfdonline.bps.go.id), which can be accessed by public for free.
This project does not provide any guarantee. The owner of this project accepts no liability for the quality of the information provided or for it being correct, complete or up to date.
🛠️ Build with Vanilla JS
⚙️ Task runner: Gulp.js
Name | Description |
---|---|
Bootstrap 4 | HTML, CSS, JS library. Require jQuery. |
Font Awesome | Web icons CSS library. |
Simple Line Icons | Web icons CSS library. |
Animate CSS | A cross-browser CSS library for animation. |
Bootstrap Select | Select input enhancement plug-in which provides searching, multiselection, etc. |
Mark JS | JavaScript library for keyword highlighter. |
JSZip | JavaScript library for creating, reading and editing zip files. |
Name | Description |
---|---|
Atlantis Lite | A free Bootstrap 4 theme. |
Make sure you have installed Node.js and Gulp.js.
Install dependencies:
npm install
You can start editing scss & js files in src
folder.
To build css & js, run this command:
gulp build