Graph: national county↔district↔legislator authority layer

The first edges in the repo. Every US county now links to the districts it
sits in, weighted by area overlap, and every legislator links to the district
they represent — county → district → representative, traversable.

Data (PostGIS, no Atlas dependency — computed directly from geometry):
- data/county_district_edges.jsonl — 16,328 weighted edges. area_weight =
  ST_Area(ST_Intersection(county, district))/ST_Area(county) over ST_MakeValid
  Census TIGER 2024 geometries, overlaps <0.5% dropped. Uses area-intersection,
  NOT centroid-in-polygon, so urban districts that carve through counties
  (e.g. GA CD-5 / Atlanta across Clayton+DeKalb+Fulton) are captured, not
  silently dropped. Per-county weights sum to ~1.0 per district type.

build.py:
- ~6,896 new district nodes: 435 CD (ACS demographics where available; sparse
  for the 8 states missing from acs_cd) + 4,927 state-house + 1,897 state-senate
  (geometry-only). GEOID/number-keyed, stable.
- county index.md gains a `districts:` block (frontmatter) + a ## Districts
  section (body links, so link-integrity checks them).
- legislators + US House members gain `represents:` pointing at their district
  node; edge stored once on the person, inverse left to the view.
- schemas/jurisdiction: classification enum + chamber/districts fields.

Honest gaps (logged, not hidden): ID + NH have no state-house geometry, so
their house districts get nodes (represents resolves) but no county edges;
CD nodes for acs_cd-missing states are demographically sparse.

Deterministic (byte-identical rebuild); validate.py passes 26,617 records,
link-integrity clean (every district/represents link resolves).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Fabio
2026-07-04 22:28:08 -04:00
parent 6c9990a115
commit 1beeaab2db
18213 changed files with 280514 additions and 3515 deletions
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 1"
represents: "us/states/il/districts/house/1"
tenure:
start: "2019-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 1 (IL State House of Representatives District 1).
Represents [IL State House of Representatives District 1](/us/states/il/districts/house/1.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 21"
represents: "us/states/il/districts/house/21"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 21 (IL State House of Representatives District 21).
Represents [IL State House of Representatives District 21](/us/states/il/districts/house/21.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 102"
represents: "us/states/il/districts/house/102"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 102 (IL State House of Representatives District 102).
Represents [IL State House of Representatives District 102](/us/states/il/districts/house/102.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 30"
represents: "us/states/il/districts/senate/30"
tenure:
start: "2020-10-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 30 (IL State Senate District 30).
Represents [IL State Senate District 30](/us/states/il/districts/senate/30.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 111"
represents: "us/states/il/districts/house/111"
tenure:
start: "2021-01-13"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 111 (IL State House of Representatives District 111).
Represents [IL State House of Representatives District 111](/us/states/il/districts/house/111.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 47"
represents: "us/states/il/districts/house/47"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 47 (IL State House of Representatives District 47).
Represents [IL State House of Representatives District 47](/us/states/il/districts/house/47.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 45"
represents: "us/states/il/districts/senate/45"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 45 (IL State Senate District 45).
Represents [IL State Senate District 45](/us/states/il/districts/senate/45.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 22"
represents: "us/states/il/districts/house/22"
tenure:
start: "2021-02-25"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 22 (IL State House of Representatives District 22).
Represents [IL State House of Representatives District 22](/us/states/il/districts/house/22.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 11"
represents: "us/states/il/districts/house/11"
tenure:
start: "2011-01-12"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 11 (IL State House of Representatives District 11).
Represents [IL State House of Representatives District 11](/us/states/il/districts/house/11.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 43"
represents: "us/states/il/districts/house/43"
tenure:
start: "2014-03-30"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 43 (IL State House of Representatives District 43).
Represents [IL State House of Representatives District 43](/us/states/il/districts/house/43.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 81"
represents: "us/states/il/districts/house/81"
tenure:
start: "2019-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 81 (IL State House of Representatives District 81).
Represents [IL State House of Representatives District 81](/us/states/il/districts/house/81.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 80"
represents: "us/states/il/districts/house/80"
tenure:
start: "2009-03-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 80 (IL State House of Representatives District 80).
Represents [IL State House of Representatives District 80](/us/states/il/districts/house/80.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 50"
represents: "us/states/il/districts/house/50"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 50 (IL State House of Representatives District 50).
Represents [IL State House of Representatives District 50](/us/states/il/districts/house/50.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 18"
represents: "us/states/il/districts/senate/18"
tenure:
start: "2013-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 18 (IL State Senate District 18).
Represents [IL State Senate District 18](/us/states/il/districts/senate/18.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 87"
represents: "us/states/il/districts/house/87"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 87 (IL State House of Representatives District 87).
Represents [IL State House of Representatives District 87](/us/states/il/districts/house/87.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 110"
represents: "us/states/il/districts/house/110"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 110 (IL State House of Representatives District 110).
Represents [IL State House of Representatives District 110](/us/states/il/districts/house/110.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 58"
represents: "us/states/il/districts/house/58"
tenure:
start: "2019-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 58 (IL State House of Representatives District 58).
Represents [IL State House of Representatives District 58](/us/states/il/districts/house/58.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 28"
represents: "us/states/il/districts/house/28"
tenure:
start: "2003-01-08"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 28 (IL State House of Representatives District 28).
Represents [IL State House of Representatives District 28](/us/states/il/districts/house/28.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 74"
represents: "us/states/il/districts/house/74"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 74 (IL State House of Representatives District 74).
Represents [IL State House of Representatives District 74](/us/states/il/districts/house/74.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 107"
represents: "us/states/il/districts/house/107"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 107 (IL State House of Representatives District 107).
Represents [IL State House of Representatives District 107](/us/states/il/districts/house/107.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 20"
represents: "us/states/il/districts/house/20"
tenure:
start: "2019-06-29"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 20 (IL State House of Representatives District 20).
Represents [IL State House of Representatives District 20](/us/states/il/districts/house/20.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 104"
represents: "us/states/il/districts/house/104"
tenure:
start: "2023-12-21"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 104 (IL State House of Representatives District 104).
Represents [IL State House of Representatives District 104](/us/states/il/districts/house/104.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 100"
represents: "us/states/il/districts/house/100"
tenure:
start: "2012-12-12"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 100 (IL State House of Representatives District 100).
Represents [IL State House of Representatives District 100](/us/states/il/districts/house/100.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 78"
represents: "us/states/il/districts/house/78"
tenure:
start: "2010-04-27"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 78 (IL State House of Representatives District 78).
Represents [IL State House of Representatives District 78](/us/states/il/districts/house/78.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 103"
represents: "us/states/il/districts/house/103"
tenure:
start: "2015-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 103 (IL State House of Representatives District 103).
Represents [IL State House of Representatives District 103](/us/states/il/districts/house/103.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 12"
represents: "us/states/il/districts/senate/12"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 12 (IL State Senate District 12).
Represents [IL State Senate District 12](/us/states/il/districts/senate/12.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 51"
represents: "us/states/il/districts/senate/51"
tenure:
start: "2013-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 51 (IL State Senate District 51).
Represents [IL State Senate District 51](/us/states/il/districts/senate/51.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 109"
represents: "us/states/il/districts/house/109"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 109 (IL State House of Representatives District 109).
Represents [IL State House of Representatives District 109](/us/states/il/districts/house/109.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 53"
represents: "us/states/il/districts/senate/53"
tenure:
start: "2025-01-08"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 53 (IL State Senate District 53).
Represents [IL State Senate District 53](/us/states/il/districts/senate/53.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 101"
represents: "us/states/il/districts/house/101"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 101 (IL State House of Representatives District 101).
Represents [IL State House of Representatives District 101](/us/states/il/districts/house/101.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 7"
represents: "us/states/il/districts/house/7"
tenure:
start: "2013-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 7 (IL State House of Representatives District 7).
Represents [IL State House of Representatives District 7](/us/states/il/districts/house/7.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 57"
represents: "us/states/il/districts/senate/57"
tenure:
start: "2019-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 57 (IL State Senate District 57).
Represents [IL State Senate District 57](/us/states/il/districts/senate/57.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 32"
represents: "us/states/il/districts/senate/32"
tenure:
start: "2018-09-30"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 32 (IL State Senate District 32).
Represents [IL State Senate District 32](/us/states/il/districts/senate/32.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 22"
represents: "us/states/il/districts/senate/22"
tenure:
start: "2017-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 22 (IL State Senate District 22).
Represents [IL State Senate District 22](/us/states/il/districts/senate/22.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 25"
represents: "us/states/il/districts/house/25"
tenure:
start: "2019-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 25 (IL State House of Representatives District 25).
Represents [IL State House of Representatives District 25](/us/states/il/districts/house/25.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 59"
represents: "us/states/il/districts/house/59"
tenure:
start: "2019-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 59 (IL State House of Representatives District 59).
Represents [IL State House of Representatives District 59](/us/states/il/districts/house/59.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 71"
represents: "us/states/il/districts/house/71"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 71 (IL State House of Representatives District 71).
Represents [IL State House of Representatives District 71](/us/states/il/districts/house/71.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 65"
represents: "us/states/il/districts/house/65"
tenure:
start: "2019-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 65 (IL State House of Representatives District 65).
Represents [IL State House of Representatives District 65](/us/states/il/districts/house/65.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 26"
represents: "us/states/il/districts/senate/26"
tenure:
start: "2025-02-28"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 26 (IL State Senate District 26).
Represents [IL State Senate District 26](/us/states/il/districts/senate/26.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 46"
represents: "us/states/il/districts/senate/46"
tenure:
start: "2006-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 46 (IL State Senate District 46).
Represents [IL State Senate District 46](/us/states/il/districts/senate/46.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 116"
represents: "us/states/il/districts/house/116"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 116 (IL State House of Representatives District 116).
Represents [IL State House of Representatives District 116](/us/states/il/districts/house/116.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 35"
represents: "us/states/il/districts/senate/35"
tenure:
start: "2013-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 35 (IL State Senate District 35).
Represents [IL State Senate District 35](/us/states/il/districts/senate/35.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 68"
represents: "us/states/il/districts/house/68"
tenure:
start: "2021-01-13"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 68 (IL State House of Representatives District 68).
Represents [IL State House of Representatives District 68](/us/states/il/districts/house/68.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 115"
represents: "us/states/il/districts/house/115"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 115 (IL State House of Representatives District 115).
Represents [IL State House of Representatives District 115](/us/states/il/districts/house/115.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 38"
represents: "us/states/il/districts/house/38"
tenure:
start: "2019-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 38 (IL State House of Representatives District 38).
Represents [IL State House of Representatives District 38](/us/states/il/districts/house/38.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 85"
represents: "us/states/il/districts/house/85"
tenure:
start: "2021-01-13"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 85 (IL State House of Representatives District 85).
Represents [IL State House of Representatives District 85](/us/states/il/districts/house/85.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 105"
represents: "us/states/il/districts/house/105"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 105 (IL State House of Representatives District 105).
Represents [IL State House of Representatives District 105](/us/states/il/districts/house/105.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 46"
represents: "us/states/il/districts/house/46"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 46 (IL State House of Representatives District 46).
Represents [IL State House of Representatives District 46](/us/states/il/districts/house/46.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 33"
represents: "us/states/il/districts/senate/33"
tenure:
start: "2018-09-05"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 33 (IL State Senate District 33).
Represents [IL State Senate District 33](/us/states/il/districts/senate/33.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 39"
represents: "us/states/il/districts/senate/39"
tenure:
start: "2003-01-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 39 (IL State Senate District 39).
Represents [IL State Senate District 39](/us/states/il/districts/senate/39.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 48"
represents: "us/states/il/districts/senate/48"
tenure:
start: "2021-02-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 48 (IL State Senate District 48).
Represents [IL State Senate District 48](/us/states/il/districts/senate/48.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 23"
represents: "us/states/il/districts/house/23"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 23 (IL State House of Representatives District 23).
Represents [IL State House of Representatives District 23](/us/states/il/districts/house/23.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 17"
represents: "us/states/il/districts/senate/17"
tenure:
start: "2018-01-26"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 17 (IL State Senate District 17).
Represents [IL State Senate District 17](/us/states/il/districts/senate/17.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 14"
represents: "us/states/il/districts/senate/14"
tenure:
start: "2009-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 14 (IL State Senate District 14).
Represents [IL State Senate District 14](/us/states/il/districts/senate/14.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 56"
represents: "us/states/il/districts/senate/56"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 56 (IL State Senate District 56).
Represents [IL State Senate District 56](/us/states/il/districts/senate/56.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 3"
represents: "us/states/il/districts/house/3"
tenure:
start: "2019-11-15"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 3 (IL State House of Representatives District 3).
Represents [IL State House of Representatives District 3](/us/states/il/districts/house/3.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 44"
represents: "us/states/il/districts/house/44"
tenure:
start: "2007-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 44 (IL State House of Representatives District 44).
Represents [IL State House of Representatives District 44](/us/states/il/districts/house/44.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 20"
represents: "us/states/il/districts/senate/20"
tenure:
start: "2025-01-08"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 20 (IL State Senate District 20).
Represents [IL State Senate District 20](/us/states/il/districts/senate/20.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 72"
represents: "us/states/il/districts/house/72"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 72 (IL State House of Representatives District 72).
Represents [IL State House of Representatives District 72](/us/states/il/districts/house/72.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 97"
represents: "us/states/il/districts/house/97"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 97 (IL State House of Representatives District 97).
Represents [IL State House of Representatives District 97](/us/states/il/districts/house/97.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 13"
represents: "us/states/il/districts/house/13"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 13 (IL State House of Representatives District 13).
Represents [IL State House of Representatives District 13](/us/states/il/districts/house/13.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 79"
represents: "us/states/il/districts/house/79"
tenure:
start: "2020-12-08"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 79 (IL State House of Representatives District 79).
Represents [IL State House of Representatives District 79](/us/states/il/districts/house/79.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 40"
represents: "us/states/il/districts/house/40"
tenure:
start: "2013-08-12"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 40 (IL State House of Representatives District 40).
Represents [IL State House of Representatives District 40](/us/states/il/districts/house/40.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 41"
represents: "us/states/il/districts/house/41"
tenure:
start: "2021-01-13"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 41 (IL State House of Representatives District 41).
Represents [IL State House of Representatives District 41](/us/states/il/districts/house/41.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 106"
represents: "us/states/il/districts/house/106"
tenure:
start: "2023-02-04"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 106 (IL State House of Representatives District 106).
Represents [IL State House of Representatives District 106](/us/states/il/districts/house/106.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 55"
represents: "us/states/il/districts/senate/55"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 55 (IL State Senate District 55).
Represents [IL State Senate District 55](/us/states/il/districts/senate/55.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 1"
represents: "us/states/il/districts/senate/1"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 1 (IL State Senate District 1).
Represents [IL State Senate District 1](/us/states/il/districts/senate/1.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 113"
represents: "us/states/il/districts/house/113"
tenure:
start: "2013-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 113 (IL State House of Representatives District 113).
Represents [IL State House of Representatives District 113](/us/states/il/districts/house/113.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 75"
represents: "us/states/il/districts/house/75"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 75 (IL State House of Representatives District 75).
Represents [IL State House of Representatives District 75](/us/states/il/districts/house/75.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 70"
represents: "us/states/il/districts/house/70"
tenure:
start: "2018-07-17"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 70 (IL State House of Representatives District 70).
Represents [IL State House of Representatives District 70](/us/states/il/districts/house/70.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 92"
represents: "us/states/il/districts/house/92"
tenure:
start: "2009-01-13"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 92 (IL State House of Representatives District 92).
Represents [IL State House of Representatives District 92](/us/states/il/districts/house/92.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 17"
represents: "us/states/il/districts/house/17"
tenure:
start: "2019-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 17 (IL State House of Representatives District 17).
Represents [IL State House of Representatives District 17](/us/states/il/districts/house/17.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 48"
represents: "us/states/il/districts/house/48"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 48 (IL State House of Representatives District 48).
Represents [IL State House of Representatives District 48](/us/states/il/districts/house/48.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 50"
represents: "us/states/il/districts/senate/50"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 50 (IL State Senate District 50).
Represents [IL State Senate District 50](/us/states/il/districts/senate/50.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 69"
represents: "us/states/il/districts/house/69"
tenure:
start: "2011-01-12"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 69 (IL State House of Representatives District 69).
Represents [IL State House of Representatives District 69](/us/states/il/districts/house/69.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 90"
represents: "us/states/il/districts/house/90"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 90 (IL State House of Representatives District 90).
Represents [IL State House of Representatives District 90](/us/states/il/districts/house/90.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 41"
represents: "us/states/il/districts/senate/41"
tenure:
start: "2017-07-26"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 41 (IL State Senate District 41).
Represents [IL State Senate District 41](/us/states/il/districts/senate/41.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 61"
represents: "us/states/il/districts/house/61"
tenure:
start: "2019-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 61 (IL State House of Representatives District 61).
Represents [IL State House of Representatives District 61](/us/states/il/districts/house/61.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 29"
represents: "us/states/il/districts/senate/29"
tenure:
start: "2013-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 29 (IL State Senate District 29).
Represents [IL State Senate District 29](/us/states/il/districts/senate/29.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 55"
represents: "us/states/il/districts/house/55"
tenure:
start: "2025-12-30"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 55 (IL State House of Representatives District 55).
Represents [IL State House of Representatives District 55](/us/states/il/districts/house/55.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 27"
represents: "us/states/il/districts/house/27"
tenure:
start: "2017-01-05"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 27 (IL State House of Representatives District 27).
Represents [IL State House of Representatives District 27](/us/states/il/districts/house/27.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 26"
represents: "us/states/il/districts/house/26"
tenure:
start: "2019-01-18"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 26 (IL State House of Representatives District 26).
Represents [IL State House of Representatives District 26](/us/states/il/districts/house/26.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 25"
represents: "us/states/il/districts/senate/25"
tenure:
start: "2021-01-13"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 25 (IL State Senate District 25).
Represents [IL State Senate District 25](/us/states/il/districts/senate/25.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 112"
represents: "us/states/il/districts/house/112"
tenure:
start: "2017-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 112 (IL State House of Representatives District 112).
Represents [IL State House of Representatives District 112](/us/states/il/districts/house/112.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 14"
represents: "us/states/il/districts/house/14"
tenure:
start: "2011-05-16"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 14 (IL State House of Representatives District 14).
Represents [IL State House of Representatives District 14](/us/states/il/districts/house/14.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 16"
represents: "us/states/il/districts/house/16"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 16 (IL State House of Representatives District 16).
Represents [IL State House of Representatives District 16](/us/states/il/districts/house/16.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 114"
represents: "us/states/il/districts/house/114"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 114 (IL State House of Representatives District 114).
Represents [IL State House of Representatives District 114](/us/states/il/districts/house/114.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 5"
represents: "us/states/il/districts/house/5"
tenure:
start: "2023-05-13"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 5 (IL State House of Representatives District 5).
Represents [IL State House of Representatives District 5](/us/states/il/districts/house/5.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 4"
represents: "us/states/il/districts/senate/4"
tenure:
start: "1998-11-20"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 4 (IL State Senate District 4).
Represents [IL State Senate District 4](/us/states/il/districts/senate/4.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 99"
represents: "us/states/il/districts/house/99"
tenure:
start: "2025-01-08"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 99 (IL State House of Representatives District 99).
Represents [IL State House of Representatives District 99](/us/states/il/districts/house/99.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 8"
represents: "us/states/il/districts/house/8"
tenure:
start: "2007-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 8 (IL State House of Representatives District 8).
Represents [IL State House of Representatives District 8](/us/states/il/districts/house/8.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 5"
represents: "us/states/il/districts/senate/5"
tenure:
start: "2023-08-16"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 5 (IL State Senate District 5).
Represents [IL State Senate District 5](/us/states/il/districts/senate/5.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 86"
represents: "us/states/il/districts/house/86"
tenure:
start: "2012-04-30"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 86 (IL State House of Representatives District 86).
Represents [IL State House of Representatives District 86](/us/states/il/districts/house/86.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 21"
represents: "us/states/il/districts/senate/21"
tenure:
start: "2019-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 21 (IL State Senate District 21).
Represents [IL State Senate District 21](/us/states/il/districts/senate/21.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 62"
represents: "us/states/il/districts/house/62"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 62 (IL State House of Representatives District 62).
Represents [IL State House of Representatives District 62](/us/states/il/districts/house/62.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 9"
represents: "us/states/il/districts/senate/9"
tenure:
start: "2019-01-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 9 (IL State Senate District 9).
Represents [IL State Senate District 9](/us/states/il/districts/senate/9.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 28"
represents: "us/states/il/districts/senate/28"
tenure:
start: "2015-10-05"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 28 (IL State Senate District 28).
Represents [IL State Senate District 28](/us/states/il/districts/senate/28.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 37"
represents: "us/states/il/districts/senate/37"
tenure:
start: "2025-01-08"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 37 (IL State Senate District 37).
Represents [IL State Senate District 37](/us/states/il/districts/senate/37.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State House of Representatives District 4"
represents: "us/states/il/districts/house/4"
tenure:
start: "2023-01-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL House District 4 (IL State House of Representatives District 4).
Represents [IL State House of Representatives District 4](/us/states/il/districts/house/4.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "IL"
district: "IL State Senate District 42"
represents: "us/states/il/districts/senate/42"
tenure:
start: "2025-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current IL Senate District 42 (IL State Senate District 42).
Represents [IL State Senate District 42](/us/states/il/districts/senate/42.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20

Some files were not shown because too many files have changed in this diff Show More