diff --git a/README.md b/README.md index 6e2a934fb..f7132a4e4 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,14 @@ npm run main.js | Districts | https[]()://sig.bps.go.id/rest-bridging/getwilayah?level=kecamatan&parent=**{regency-id}** | | Villages | https[]()://sig.bps.go.id/rest-bridging/getwilayah?level=kecamatan&parent=**{district-id}** | +## ToDo ++ Single JSON ✅ ++ Split JSON ✅ ++ Full JSON ✅ ++ SQL ✅ ++ Mongo ❌ (From JSON) ++ Generate Data With GitHub Actions + ## License * The scripts are license under: [MIT](LICENSE). diff --git a/docs/README.md b/docs/README.md index 0d3110ee7..98d22734a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -14,4 +14,4 @@ | Province | https[]()://gilang-as.github.io/indonesian-region-code/json-split/**{code}**/index.json | https[]()://gilang-as.github.io/indonesian-region-code/json-split/11/index.json | | Regency | https[]()://gilang-as.github.io/indonesian-region-code/json-split/**{code}**/**{code}**/index.json | https[]()://gilang-as.github.io/indonesian-region-code/json-split/11/01/index.json | | District | https[]()://gilang-as.github.io/indonesian-region-code/json-split/**{code}**/**{code}**/**{code}**/index.json | https[]()://gilang-as.github.io/indonesian-region-code/json-split/11/01/01/index.json | -| Village | https[]()://gilang-as.github.io/indonesian-region-code/json-split/**{code}**/**{code}**/**{code}**/**{code}**.json | https[]()://gilang-as.github.io/indonesian-region-code/json-split/11/01/01/2021.json | +| Village | https[]()://gilang-as.github.io/indonesian-region-code/json-split/**{code}**/**{code}**/**{code}**/**{code}**.json | https[]()://gilang-as.github.io/indonesian-region-code/json-split/11/01/01/2001.json | diff --git a/docs/index.html b/docs/index.html index e69de29bb..b3070c8b8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -0,0 +1,22 @@ + + + +
+