Add partial NZ 2025 population source facts - #211
Draft
MaxGhenis wants to merge 1 commit into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Partial progress on #176's demographic source packages. This does not close #176 or complete the NZ age/sex target surface.
raw/nz/stats_nz/...and downloaded again with matching SHA-256 hashes and byte counts.POPES_SUB_004structure request returned HTTP 401. The national June 2025 release points to Infoshare and provides no single-year-age workbook download; no such source package or invented age values are added.Verification
uv run chronicle validate-package stats-nz-subnational-population-estimates-2025 --year 2025: valid, no package warnings.build-suite: valid; 85/85 lineaged facts, 2,265 parsed cells, 187 constraints, zero acceptance errors.uv run pytest -q tests/test_chronicle_nz_population.py tests/test_chronicle_artifacts.py tests/test_source_package_alias_drift.py --disable-warnings: 62 passed (12 existing dependency deprecation warnings).git diff --check: pass.10597ae; the full multi-country build was not run locally, to respect the battery constraint. CI must verify it before landing.Review boundary
All concept mappings use
source_label. The source build reports the expected warning that Axiom CLI canonical-concept validation did not run. This PR does not claim canonical certification, population calibration, target activation, uprating, reconciliation, or a usable microsimulation dataset.Independent
ledger-source-fidelityandledger-boundaryreview is requested before landing. The detailed source gaps and original-vintage caveats are indocs/pe-nz-population-source-notes.md.