Source backlog
Copied from policyengine-us-data issues/PRs that remain relevant after the Populace rebuild:
Populace direction
Keep this in Populace's spec-driven source architecture. Geography vintages, source artifacts, and assignment constraints should be declared in manifests/config, while any generic geocoder/crosswalk operation stays in shared runtime code.
Acceptance criteria
- US source/release manifests expose boundary vintage for congressional district, county, CBSA/metro, and ACA rating-area geography used by a build.
- Local-area artifacts have provenance for district boundary vintage and canonical source files.
- County/rating-area and district mappings have fixture tests for known boundary-transition states.
- Geography predictors required for rent/property-tax/ACA assignment are declared in source specs and covered by tests.
Part of #46.
Source backlog
Copied from
policyengine-us-dataissues/PRs that remain relevant after the Populace rebuild:Populace direction
Keep this in Populace's spec-driven source architecture. Geography vintages, source artifacts, and assignment constraints should be declared in manifests/config, while any generic geocoder/crosswalk operation stays in shared runtime code.
Acceptance criteria
Part of #46.