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: "ME"
district: "ME State House of Representatives District Passamaquoddy Tribe"
represents: "us/states/me/districts/house/passamaquoddy-tribe"
tenure:
start: "2022-10-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District Passamaquoddy Tribe (ME State House of Representatives District Passamaquoddy Tribe).
Represents [ME State House of Representatives District Passamaquoddy Tribe](/us/states/me/districts/house/passamaquoddy-tribe.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 45"
represents: "us/states/me/districts/house/45"
tenure:
start: "2023-06-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 45 (ME State House of Representatives District 45).
Represents [ME State House of Representatives District 45](/us/states/me/districts/house/45.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 34"
represents: "us/states/me/districts/house/34"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 34 (ME State House of Representatives District 34).
Represents [ME State House of Representatives District 34](/us/states/me/districts/house/34.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 89"
represents: "us/states/me/districts/house/89"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 89 (ME State House of Representatives District 89).
Represents [ME State House of Representatives District 89](/us/states/me/districts/house/89.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 61"
represents: "us/states/me/districts/house/61"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 61 (ME State House of Representatives District 61).
Represents [ME State House of Representatives District 61](/us/states/me/districts/house/61.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 49"
represents: "us/states/me/districts/house/49"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 49 (ME State House of Representatives District 49).
Represents [ME State House of Representatives District 49](/us/states/me/districts/house/49.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 68"
represents: "us/states/me/districts/house/68"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 68 (ME State House of Representatives District 68).
Represents [ME State House of Representatives District 68](/us/states/me/districts/house/68.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 21"
represents: "us/states/me/districts/house/21"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 21 (ME State House of Representatives District 21).
Represents [ME State House of Representatives District 21](/us/states/me/districts/house/21.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 104"
represents: "us/states/me/districts/house/104"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 104 (ME State House of Representatives District 104).
Represents [ME State House of Representatives District 104](/us/states/me/districts/house/104.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 111"
represents: "us/states/me/districts/house/111"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 111 (ME State House of Representatives District 111).
Represents [ME State House of Representatives District 111](/us/states/me/districts/house/111.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 23"
represents: "us/states/me/districts/house/23"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 23 (ME State House of Representatives District 23).
Represents [ME State House of Representatives District 23](/us/states/me/districts/house/23.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 143"
represents: "us/states/me/districts/house/143"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 143 (ME State House of Representatives District 143).
Represents [ME State House of Representatives District 143](/us/states/me/districts/house/143.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 43"
represents: "us/states/me/districts/house/43"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 43 (ME State House of Representatives District 43).
Represents [ME State House of Representatives District 43](/us/states/me/districts/house/43.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 29"
represents: "us/states/me/districts/senate/29"
tenure:
start: "2020-12-02"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 29 (ME State Senate District 29).
Represents [ME State Senate District 29](/us/states/me/districts/senate/29.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 142"
represents: "us/states/me/districts/house/142"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 142 (ME State House of Representatives District 142).
Represents [ME State House of Representatives District 142](/us/states/me/districts/house/142.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 105"
represents: "us/states/me/districts/house/105"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 105 (ME State House of Representatives District 105).
Represents [ME State House of Representatives District 105](/us/states/me/districts/house/105.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 103"
represents: "us/states/me/districts/house/103"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 103 (ME State House of Representatives District 103).
Represents [ME State House of Representatives District 103](/us/states/me/districts/house/103.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 9"
represents: "us/states/me/districts/house/9"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 9 (ME State House of Representatives District 9).
Represents [ME State House of Representatives District 9](/us/states/me/districts/house/9.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 106"
represents: "us/states/me/districts/house/106"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 106 (ME State House of Representatives District 106).
Represents [ME State House of Representatives District 106](/us/states/me/districts/house/106.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 38"
represents: "us/states/me/districts/house/38"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 38 (ME State House of Representatives District 38).
Represents [ME State House of Representatives District 38](/us/states/me/districts/house/38.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 60"
represents: "us/states/me/districts/house/60"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 60 (ME State House of Representatives District 60).
Represents [ME State House of Representatives District 60](/us/states/me/districts/house/60.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 44"
represents: "us/states/me/districts/house/44"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 44 (ME State House of Representatives District 44).
Represents [ME State House of Representatives District 44](/us/states/me/districts/house/44.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 12"
represents: "us/states/me/districts/house/12"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 12 (ME State House of Representatives District 12).
Represents [ME State House of Representatives District 12](/us/states/me/districts/house/12.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 145"
represents: "us/states/me/districts/house/145"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 145 (ME State House of Representatives District 145).
Represents [ME State House of Representatives District 145](/us/states/me/districts/house/145.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 66"
represents: "us/states/me/districts/house/66"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 66 (ME State House of Representatives District 66).
Represents [ME State House of Representatives District 66](/us/states/me/districts/house/66.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 3"
represents: "us/states/me/districts/senate/3"
tenure:
start: "2018-12-05"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 3 (ME State Senate District 3).
Represents [ME State Senate District 3](/us/states/me/districts/senate/3.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District Houlton Band of Maliseet Indians"
represents: "us/states/me/districts/house/houlton-band-of-maliseet-indians"
tenure:
start: "2025-05-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District Houlton Band of Maliseet Indians (ME State House of Representatives District Houlton Band of Maliseet Indians).
Represents [ME State House of Representatives District Houlton Band of Maliseet Indians](/us/states/me/districts/house/houlton-band-of-maliseet-indians.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 20"
represents: "us/states/me/districts/senate/20"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 20 (ME State Senate District 20).
Represents [ME State Senate District 20](/us/states/me/districts/senate/20.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 80"
represents: "us/states/me/districts/house/80"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 80 (ME State House of Representatives District 80).
Represents [ME State House of Representatives District 80](/us/states/me/districts/house/80.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 13"
represents: "us/states/me/districts/senate/13"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 13 (ME State Senate District 13).
Represents [ME State Senate District 13](/us/states/me/districts/senate/13.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 65"
represents: "us/states/me/districts/house/65"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 65 (ME State House of Representatives District 65).
Represents [ME State House of Representatives District 65](/us/states/me/districts/house/65.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 31"
represents: "us/states/me/districts/house/31"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 31 (ME State House of Representatives District 31).
Represents [ME State House of Representatives District 31](/us/states/me/districts/house/31.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 119"
represents: "us/states/me/districts/house/119"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 119 (ME State House of Representatives District 119).
Represents [ME State House of Representatives District 119](/us/states/me/districts/house/119.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 99"
represents: "us/states/me/districts/house/99"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 99 (ME State House of Representatives District 99).
Represents [ME State House of Representatives District 99](/us/states/me/districts/house/99.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 11"
represents: "us/states/me/districts/senate/11"
tenure:
start: "2020-12-02"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 11 (ME State Senate District 11).
Represents [ME State Senate District 11](/us/states/me/districts/senate/11.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 110"
represents: "us/states/me/districts/house/110"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 110 (ME State House of Representatives District 110).
Represents [ME State House of Representatives District 110](/us/states/me/districts/house/110.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 121"
represents: "us/states/me/districts/house/121"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 121 (ME State House of Representatives District 121).
Represents [ME State House of Representatives District 121](/us/states/me/districts/house/121.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 14"
represents: "us/states/me/districts/senate/14"
tenure:
start: "2021-03-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 14 (ME State Senate District 14).
Represents [ME State Senate District 14](/us/states/me/districts/senate/14.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 100"
represents: "us/states/me/districts/house/100"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 100 (ME State House of Representatives District 100).
Represents [ME State House of Representatives District 100](/us/states/me/districts/house/100.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 135"
represents: "us/states/me/districts/house/135"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 135 (ME State House of Representatives District 135).
Represents [ME State House of Representatives District 135](/us/states/me/districts/house/135.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 55"
represents: "us/states/me/districts/house/55"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 55 (ME State House of Representatives District 55).
Represents [ME State House of Representatives District 55](/us/states/me/districts/house/55.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 20"
represents: "us/states/me/districts/house/20"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 20 (ME State House of Representatives District 20).
Represents [ME State House of Representatives District 20](/us/states/me/districts/house/20.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 59"
represents: "us/states/me/districts/house/59"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 59 (ME State House of Representatives District 59).
Represents [ME State House of Representatives District 59](/us/states/me/districts/house/59.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 87"
represents: "us/states/me/districts/house/87"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 87 (ME State House of Representatives District 87).
Represents [ME State House of Representatives District 87](/us/states/me/districts/house/87.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 10"
represents: "us/states/me/districts/senate/10"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 10 (ME State Senate District 10).
Represents [ME State Senate District 10](/us/states/me/districts/senate/10.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 50"
represents: "us/states/me/districts/house/50"
tenure:
start: "2023-11-13"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 50 (ME State House of Representatives District 50).
Represents [ME State House of Representatives District 50](/us/states/me/districts/house/50.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 69"
represents: "us/states/me/districts/house/69"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 69 (ME State House of Representatives District 69).
Represents [ME State House of Representatives District 69](/us/states/me/districts/house/69.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 24"
represents: "us/states/me/districts/senate/24"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 24 (ME State Senate District 24).
Represents [ME State Senate District 24](/us/states/me/districts/senate/24.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 120"
represents: "us/states/me/districts/house/120"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 120 (ME State House of Representatives District 120).
Represents [ME State House of Representatives District 120](/us/states/me/districts/house/120.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 15"
represents: "us/states/me/districts/senate/15"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 15 (ME State Senate District 15).
Represents [ME State Senate District 15](/us/states/me/districts/senate/15.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 19"
represents: "us/states/me/districts/house/19"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 19 (ME State House of Representatives District 19).
Represents [ME State House of Representatives District 19](/us/states/me/districts/house/19.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 6"
represents: "us/states/me/districts/house/6"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 6 (ME State House of Representatives District 6).
Represents [ME State House of Representatives District 6](/us/states/me/districts/house/6.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 31"
represents: "us/states/me/districts/senate/31"
tenure:
start: "2020-12-02"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 31 (ME State Senate District 31).
Represents [ME State Senate District 31](/us/states/me/districts/senate/31.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 126"
represents: "us/states/me/districts/house/126"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 126 (ME State House of Representatives District 126).
Represents [ME State House of Representatives District 126](/us/states/me/districts/house/126.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 114"
represents: "us/states/me/districts/house/114"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 114 (ME State House of Representatives District 114).
Represents [ME State House of Representatives District 114](/us/states/me/districts/house/114.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 112"
represents: "us/states/me/districts/house/112"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 112 (ME State House of Representatives District 112).
Represents [ME State House of Representatives District 112](/us/states/me/districts/house/112.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 109"
represents: "us/states/me/districts/house/109"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 109 (ME State House of Representatives District 109).
Represents [ME State House of Representatives District 109](/us/states/me/districts/house/109.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 64"
represents: "us/states/me/districts/house/64"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 64 (ME State House of Representatives District 64).
Represents [ME State House of Representatives District 64](/us/states/me/districts/house/64.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 27"
represents: "us/states/me/districts/house/27"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 27 (ME State House of Representatives District 27).
Represents [ME State House of Representatives District 27](/us/states/me/districts/house/27.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 14"
represents: "us/states/me/districts/house/14"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 14 (ME State House of Representatives District 14).
Represents [ME State House of Representatives District 14](/us/states/me/districts/house/14.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 146"
represents: "us/states/me/districts/house/146"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 146 (ME State House of Representatives District 146).
Represents [ME State House of Representatives District 146](/us/states/me/districts/house/146.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 113"
represents: "us/states/me/districts/house/113"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 113 (ME State House of Representatives District 113).
Represents [ME State House of Representatives District 113](/us/states/me/districts/house/113.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 7"
represents: "us/states/me/districts/house/7"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 7 (ME State House of Representatives District 7).
Represents [ME State House of Representatives District 7](/us/states/me/districts/house/7.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 32"
represents: "us/states/me/districts/senate/32"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 32 (ME State Senate District 32).
Represents [ME State Senate District 32](/us/states/me/districts/senate/32.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 15"
represents: "us/states/me/districts/house/15"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 15 (ME State House of Representatives District 15).
Represents [ME State House of Representatives District 15](/us/states/me/districts/house/15.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 147"
represents: "us/states/me/districts/house/147"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 147 (ME State House of Representatives District 147).
Represents [ME State House of Representatives District 147](/us/states/me/districts/house/147.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 48"
represents: "us/states/me/districts/house/48"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 48 (ME State House of Representatives District 48).
Represents [ME State House of Representatives District 48](/us/states/me/districts/house/48.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 28"
represents: "us/states/me/districts/house/28"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 28 (ME State House of Representatives District 28).
Represents [ME State House of Representatives District 28](/us/states/me/districts/house/28.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 71"
represents: "us/states/me/districts/house/71"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 71 (ME State House of Representatives District 71).
Represents [ME State House of Representatives District 71](/us/states/me/districts/house/71.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 39"
represents: "us/states/me/districts/house/39"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 39 (ME State House of Representatives District 39).
Represents [ME State House of Representatives District 39](/us/states/me/districts/house/39.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 144"
represents: "us/states/me/districts/house/144"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 144 (ME State House of Representatives District 144).
Represents [ME State House of Representatives District 144](/us/states/me/districts/house/144.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 17"
represents: "us/states/me/districts/senate/17"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 17 (ME State Senate District 17).
Represents [ME State Senate District 17](/us/states/me/districts/senate/17.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 70"
represents: "us/states/me/districts/house/70"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 70 (ME State House of Representatives District 70).
Represents [ME State House of Representatives District 70](/us/states/me/districts/house/70.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 27"
represents: "us/states/me/districts/senate/27"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 27 (ME State Senate District 27).
Represents [ME State Senate District 27](/us/states/me/districts/senate/27.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 26"
represents: "us/states/me/districts/house/26"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 26 (ME State House of Representatives District 26).
Represents [ME State House of Representatives District 26](/us/states/me/districts/house/26.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 22"
represents: "us/states/me/districts/senate/22"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 22 (ME State Senate District 22).
Represents [ME State Senate District 22](/us/states/me/districts/senate/22.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 35"
represents: "us/states/me/districts/house/35"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 35 (ME State House of Representatives District 35).
Represents [ME State House of Representatives District 35](/us/states/me/districts/house/35.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 30"
represents: "us/states/me/districts/house/30"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 30 (ME State House of Representatives District 30).
Represents [ME State House of Representatives District 30](/us/states/me/districts/house/30.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 9"
represents: "us/states/me/districts/senate/9"
tenure:
start: "2020-12-02"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 9 (ME State Senate District 9).
Represents [ME State Senate District 9](/us/states/me/districts/senate/9.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 19"
represents: "us/states/me/districts/senate/19"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 19 (ME State Senate District 19).
Represents [ME State Senate District 19](/us/states/me/districts/senate/19.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State Senate District 34"
represents: "us/states/me/districts/senate/34"
tenure:
start: "2020-12-02"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME Senate District 34 (ME State Senate District 34).
Represents [ME State Senate District 34](/us/states/me/districts/senate/34.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 136"
represents: "us/states/me/districts/house/136"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 136 (ME State House of Representatives District 136).
Represents [ME State House of Representatives District 136](/us/states/me/districts/house/136.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 5"
represents: "us/states/me/districts/house/5"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 5 (ME State House of Representatives District 5).
Represents [ME State House of Representatives District 5](/us/states/me/districts/house/5.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 91"
represents: "us/states/me/districts/house/91"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 91 (ME State House of Representatives District 91).
Represents [ME State House of Representatives District 91](/us/states/me/districts/house/91.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 93"
represents: "us/states/me/districts/house/93"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 93 (ME State House of Representatives District 93).
Represents [ME State House of Representatives District 93](/us/states/me/districts/house/93.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 54"
represents: "us/states/me/districts/house/54"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 54 (ME State House of Representatives District 54).
Represents [ME State House of Representatives District 54](/us/states/me/districts/house/54.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 62"
represents: "us/states/me/districts/house/62"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 62 (ME State House of Representatives District 62).
Represents [ME State House of Representatives District 62](/us/states/me/districts/house/62.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 125"
represents: "us/states/me/districts/house/125"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 125 (ME State House of Representatives District 125).
Represents [ME State House of Representatives District 125](/us/states/me/districts/house/125.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 33"
represents: "us/states/me/districts/house/33"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 33 (ME State House of Representatives District 33).
Represents [ME State House of Representatives District 33](/us/states/me/districts/house/33.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 98"
represents: "us/states/me/districts/house/98"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 98 (ME State House of Representatives District 98).
Represents [ME State House of Representatives District 98](/us/states/me/districts/house/98.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 36"
represents: "us/states/me/districts/house/36"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 36 (ME State House of Representatives District 36).
Represents [ME State House of Representatives District 36](/us/states/me/districts/house/36.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 85"
represents: "us/states/me/districts/house/85"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 85 (ME State House of Representatives District 85).
Represents [ME State House of Representatives District 85](/us/states/me/districts/house/85.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 151"
represents: "us/states/me/districts/house/151"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 151 (ME State House of Representatives District 151).
Represents [ME State House of Representatives District 151](/us/states/me/districts/house/151.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 22"
represents: "us/states/me/districts/house/22"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 22 (ME State House of Representatives District 22).
Represents [ME State House of Representatives District 22](/us/states/me/districts/house/22.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 90"
represents: "us/states/me/districts/house/90"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 90 (ME State House of Representatives District 90).
Represents [ME State House of Representatives District 90](/us/states/me/districts/house/90.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 25"
represents: "us/states/me/districts/house/25"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 25 (ME State House of Representatives District 25).
Represents [ME State House of Representatives District 25](/us/states/me/districts/house/25.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 72"
represents: "us/states/me/districts/house/72"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 72 (ME State House of Representatives District 72).
Represents [ME State House of Representatives District 72](/us/states/me/districts/house/72.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 131"
represents: "us/states/me/districts/house/131"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 131 (ME State House of Representatives District 131).
Represents [ME State House of Representatives District 131](/us/states/me/districts/house/131.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 141"
represents: "us/states/me/districts/house/141"
tenure:
start: "2022-12-07"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 141 (ME State House of Representatives District 141).
Represents [ME State House of Representatives District 141](/us/states/me/districts/house/141.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "ME"
district: "ME State House of Representatives District 1"
represents: "us/states/me/districts/house/1"
tenure:
start: "2024-12-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current ME House District 1 (ME State House of Representatives District 1).
Represents [ME State House of Representatives District 1](/us/states/me/districts/house/1.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