Sistem Pencarian Kode Klasifikasi Unofficial is an unofficial website to search code and description of various standard statistical classification made by Badan Pusat Statistik (BPS), such as KBLI, KBJI, and KBKI.
The data provided in this website was obtained from SPK Android Official, the official android application from BPS which can be downloaded by public for free from Google Play Store. The data can also be obtained from BPS publications for free. The PDF files are available on Sirusa BPS website.
- Just google "download apk from play store"
- Get the APK file of SPK Android Official
- Open with 7zip or WinRAR, then take spk.db
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 | Keyword highlighter. |
JSZip | JavaScript library for creating, reading and editing zip files. |
jQuery-csv | CSV parser. |
clipboard.js | Cross-browser "copy to clipboard" plug-in. |
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