You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2026. It is now read-only.
AWCMS-Mini needs reusable Indonesia administrative region master data for derived applications. This epic introduces idn_admin_regions as a base/reference module using the public cahyadsn/wilayah repository as a third-party packaged dataset source.
Upstream dataset statement: Kode dan Data Wilayah Administrasi Pemerintahan dan Kode Pulau Indonesia sesuai Kepmendagri No. 300.2.2-2430 Tahun 2025.
Objective
Provide versioned, validated, auditable, and reusable Indonesia administrative region master data in AWCMS-Mini.
Scope
Add idn_admin_regions module.
Vendor selected source files from cahyadsn/wilayah/tree/master/db.
Preserve MIT license and attribution.
Add source provenance metadata.
Normalize SQL dataset into PostgreSQL-friendly AWCMS-Mini tables.
Add validation gate for committed dataset files.
Add read-only lookup API.
Add admin UI for browsing datasets and validation status.
Out of scope
Scraping Kemendagri websites.
Claiming the vendored dataset is a direct official Kemendagri export.
Replacing official Kemendagri legal references.
Storing personal data.
Adding boundary polygons or geospatial shapes in MVP.
Building new auth, tenant, audit, or sync systems.
Compliance note
The upstream repository is MIT licensed. AWCMS-Mini must include upstream copyright and license notice, preserve source URL and imported commit SHA, and clearly label the dataset as a third-party packaged dataset.
Proposed implementation issues
Scaffold idn_admin_regions module.
Vendor source metadata and license.
Add versioned PostgreSQL schema.
Add SQL parser and normalizer.
Add repository validation gate.
Add PostgreSQL import pipeline.
Add activation, rollback, and diff.
Add read-only lookup API.
Add admin UI.
Add SOP, docs, and security review.
Acceptance criteria
All child issues are created and linked to this epic.
Context
AWCMS-Mini needs reusable Indonesia administrative region master data for derived applications. This epic introduces
idn_admin_regionsas a base/reference module using the publiccahyadsn/wilayahrepository as a third-party packaged dataset source.Source
Objective
Provide versioned, validated, auditable, and reusable Indonesia administrative region master data in AWCMS-Mini.
Scope
idn_admin_regionsmodule.cahyadsn/wilayah/tree/master/db.Out of scope
Compliance note
The upstream repository is MIT licensed. AWCMS-Mini must include upstream copyright and license notice, preserve source URL and imported commit SHA, and clearly label the dataset as a third-party packaged dataset.
Proposed implementation issues
idn_admin_regionsmodule.Acceptance criteria