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
Census Bureau doesn't publish GENZ files for the 120th until ~Q1 2027.
Until then, Dave's Redistricting App (CC-BY GeoJSON) is the most
current authoritative source for each state's enacted map.
Asks
Decide on a parallel-track shape: ship districts/{XX-NN}-119th.h5
districts/{XX-NN}-120th.h5 (recommend; simplest for dashboards to
pick), or version the entire dataset by Congress.
Source the eight states' enacted maps from Dave's Redistricting
(or the state's redistricting body where higher-fidelity polygons
are needed) and add ingestion to the h5 build script.
For states unchanged 119th → 120th: carry forward the 119th
boundary file under the 120th name (zero-cost rename).
When Census publishes GENZ2026 / TIGER 2026, swap to those as
canonical and remove the Dave's Redistricting interim source.
Dashboards consuming district h5 files: georgia-2026-tax-changes, nc-stein-2027-tax-proposals, working-parents-tax-relief-act, refundable-credit-conversion, plus any future per-state TY 2027+
dashboard. Each will need to declare which Congress it's modelling
and pull the matching h5 set.
Context
Eight states have enacted new congressional maps that take effect
with the November 2026 elections (120th Congress, Jan 2027–):
TX, MO, NC, OH, CA, UT, FL, TN. Source:
https://en.wikipedia.org/wiki/2025%E2%80%932026_United_States_redistricting
Census Bureau doesn't publish GENZ files for the 120th until ~Q1 2027.
Until then, Dave's Redistricting App (CC-BY GeoJSON) is the most
current authoritative source for each state's enacted map.
Asks
districts/{XX-NN}-119th.h5districts/{XX-NN}-120th.h5(recommend; simplest for dashboards topick), or version the entire dataset by Congress.
(or the state's redistricting body where higher-fidelity polygons
are needed) and add ingestion to the h5 build script.
boundary file under the 120th name (zero-cost rename).
canonical and remove the Dave's Redistricting interim source.
Suggested order of operations
files unambiguously.
are trivial copies.
Related
Coordination
georgia-2026-tax-changes,nc-stein-2027-tax-proposals,working-parents-tax-relief-act,refundable-credit-conversion, plus any future per-state TY 2027+dashboard. Each will need to declare which Congress it's modelling
and pull the matching h5 set.