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: "NY"
district: "NY State House of Representatives District 127"
represents: "us/states/ny/districts/house/127"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 127 (NY State House of Representatives District 127).
Represents [NY State House of Representatives District 127](/us/states/ny/districts/house/127.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 71"
represents: "us/states/ny/districts/house/71"
tenure:
start: "2017-11-16"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 71 (NY State House of Representatives District 71).
Represents [NY State House of Representatives District 71](/us/states/ny/districts/house/71.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 46"
represents: "us/states/ny/districts/house/46"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 46 (NY State House of Representatives District 46).
Represents [NY State House of Representatives District 46](/us/states/ny/districts/house/46.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 73"
represents: "us/states/ny/districts/house/73"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 73 (NY State House of Representatives District 73).
Represents [NY State House of Representatives District 73](/us/states/ny/districts/house/73.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 8"
represents: "us/states/ny/districts/senate/8"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 8 (NY State Senate District 8).
Represents [NY State Senate District 8](/us/states/ny/districts/senate/8.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 29"
represents: "us/states/ny/districts/house/29"
tenure:
start: "2016-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 29 (NY State House of Representatives District 29).
Represents [NY State House of Representatives District 29](/us/states/ny/districts/house/29.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 84"
represents: "us/states/ny/districts/house/84"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 84 (NY State House of Representatives District 84).
Represents [NY State House of Representatives District 84](/us/states/ny/districts/house/84.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 88"
represents: "us/states/ny/districts/house/88"
tenure:
start: "2001-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 88 (NY State House of Representatives District 88).
Represents [NY State House of Representatives District 88](/us/states/ny/districts/house/88.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 133"
represents: "us/states/ny/districts/house/133"
tenure:
start: "2025-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 133 (NY State House of Representatives District 133).
Represents [NY State House of Representatives District 133](/us/states/ny/districts/house/133.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 35"
represents: "us/states/ny/districts/senate/35"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 35 (NY State Senate District 35).
Represents [NY State Senate District 35](/us/states/ny/districts/senate/35.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 26"
represents: "us/states/ny/districts/senate/26"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 26 (NY State Senate District 26).
Represents [NY State Senate District 26](/us/states/ny/districts/senate/26.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 28"
represents: "us/states/ny/districts/house/28"
tenure:
start: "2005-05-11"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 28 (NY State House of Representatives District 28).
Represents [NY State House of Representatives District 28](/us/states/ny/districts/house/28.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 24"
represents: "us/states/ny/districts/senate/24"
tenure:
start: "2007-01-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 24 (NY State Senate District 24).
Represents [NY State Senate District 24](/us/states/ny/districts/senate/24.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 150"
represents: "us/states/ny/districts/house/150"
tenure:
start: "2025-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 150 (NY State House of Representatives District 150).
Represents [NY State House of Representatives District 150](/us/states/ny/districts/house/150.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 145"
represents: "us/states/ny/districts/house/145"
tenure:
start: "2017-01-04"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 145 (NY State House of Representatives District 145).
Represents [NY State House of Representatives District 145](/us/states/ny/districts/house/145.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 111"
represents: "us/states/ny/districts/house/111"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 111 (NY State House of Representatives District 111).
Represents [NY State House of Representatives District 111](/us/states/ny/districts/house/111.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 105"
represents: "us/states/ny/districts/house/105"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 105 (NY State House of Representatives District 105).
Represents [NY State House of Representatives District 105](/us/states/ny/districts/house/105.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 125"
represents: "us/states/ny/districts/house/125"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 125 (NY State House of Representatives District 125).
Represents [NY State House of Representatives District 125](/us/states/ny/districts/house/125.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 63"
represents: "us/states/ny/districts/senate/63"
tenure:
start: "2025-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 63 (NY State Senate District 63).
Represents [NY State Senate District 63](/us/states/ny/districts/senate/63.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 20"
represents: "us/states/ny/districts/house/20"
tenure:
start: "2022-04-25"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 20 (NY State House of Representatives District 20).
Represents [NY State House of Representatives District 20](/us/states/ny/districts/house/20.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 97"
represents: "us/states/ny/districts/house/97"
tenure:
start: "2025-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 97 (NY State House of Representatives District 97).
Represents [NY State House of Representatives District 97](/us/states/ny/districts/house/97.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 140"
represents: "us/states/ny/districts/house/140"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 140 (NY State House of Representatives District 140).
Represents [NY State House of Representatives District 140](/us/states/ny/districts/house/140.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 129"
represents: "us/states/ny/districts/house/129"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 129 (NY State House of Representatives District 129).
Represents [NY State House of Representatives District 129](/us/states/ny/districts/house/129.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 38"
represents: "us/states/ny/districts/senate/38"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 38 (NY State Senate District 38).
Represents [NY State Senate District 38](/us/states/ny/districts/senate/38.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 43"
represents: "us/states/ny/districts/house/43"
tenure:
start: "2022-03-30"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 43 (NY State House of Representatives District 43).
Represents [NY State House of Representatives District 43](/us/states/ny/districts/house/43.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 27"
represents: "us/states/ny/districts/senate/27"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 27 (NY State Senate District 27).
Represents [NY State Senate District 27](/us/states/ny/districts/senate/27.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 101"
represents: "us/states/ny/districts/house/101"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 101 (NY State House of Representatives District 101).
Represents [NY State House of Representatives District 101](/us/states/ny/districts/house/101.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 130"
represents: "us/states/ny/districts/house/130"
tenure:
start: "2019-01-02"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 130 (NY State House of Representatives District 130).
Represents [NY State House of Representatives District 130](/us/states/ny/districts/house/130.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 122"
represents: "us/states/ny/districts/house/122"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 122 (NY State House of Representatives District 122).
Represents [NY State House of Representatives District 122](/us/states/ny/districts/house/122.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 83"
represents: "us/states/ny/districts/house/83"
tenure:
start: "2001-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 83 (NY State House of Representatives District 83).
Represents [NY State House of Representatives District 83](/us/states/ny/districts/house/83.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 113"
represents: "us/states/ny/districts/house/113"
tenure:
start: "2015-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 113 (NY State House of Representatives District 113).
Represents [NY State House of Representatives District 113](/us/states/ny/districts/house/113.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 39"
represents: "us/states/ny/districts/house/39"
tenure:
start: "2019-01-02"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 39 (NY State House of Representatives District 39).
Represents [NY State House of Representatives District 39](/us/states/ny/districts/house/39.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 79"
represents: "us/states/ny/districts/house/79"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 79 (NY State House of Representatives District 79).
Represents [NY State House of Representatives District 79](/us/states/ny/districts/house/79.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 61"
represents: "us/states/ny/districts/house/61"
tenure:
start: "2019-01-02"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 61 (NY State House of Representatives District 61).
Represents [NY State House of Representatives District 61](/us/states/ny/districts/house/61.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 13"
represents: "us/states/ny/districts/house/13"
tenure:
start: "2005-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 13 (NY State House of Representatives District 13).
Represents [NY State House of Representatives District 13](/us/states/ny/districts/house/13.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 93"
represents: "us/states/ny/districts/house/93"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 93 (NY State House of Representatives District 93).
Represents [NY State House of Representatives District 93](/us/states/ny/districts/house/93.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 99"
represents: "us/states/ny/districts/house/99"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 99 (NY State House of Representatives District 99).
Represents [NY State House of Representatives District 99](/us/states/ny/districts/house/99.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 124"
represents: "us/states/ny/districts/house/124"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 124 (NY State House of Representatives District 124).
Represents [NY State House of Representatives District 124](/us/states/ny/districts/house/124.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 50"
represents: "us/states/ny/districts/senate/50"
tenure:
start: "2025-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 50 (NY State Senate District 50).
Represents [NY State Senate District 50](/us/states/ny/districts/senate/50.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 102"
represents: "us/states/ny/districts/house/102"
tenure:
start: "2018-05-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 102 (NY State House of Representatives District 102).
Represents [NY State House of Representatives District 102](/us/states/ny/districts/house/102.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 37"
represents: "us/states/ny/districts/house/37"
tenure:
start: "2025-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 37 (NY State House of Representatives District 37).
Represents [NY State House of Representatives District 37](/us/states/ny/districts/house/37.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 33"
represents: "us/states/ny/districts/house/33"
tenure:
start: "2016-12-08"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 33 (NY State House of Representatives District 33).
Represents [NY State House of Representatives District 33](/us/states/ny/districts/house/33.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 30"
represents: "us/states/ny/districts/senate/30"
tenure:
start: "2021-11-30"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 30 (NY State Senate District 30).
Represents [NY State Senate District 30](/us/states/ny/districts/senate/30.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 141"
represents: "us/states/ny/districts/house/141"
tenure:
start: "2003-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 141 (NY State House of Representatives District 141).
Represents [NY State House of Representatives District 141](/us/states/ny/districts/house/141.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 45"
represents: "us/states/ny/districts/senate/45"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 45 (NY State Senate District 45).
Represents [NY State Senate District 45](/us/states/ny/districts/senate/45.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 95"
represents: "us/states/ny/districts/house/95"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 95 (NY State House of Representatives District 95).
Represents [NY State House of Representatives District 95](/us/states/ny/districts/house/95.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 16"
represents: "us/states/ny/districts/house/16"
tenure:
start: "2025-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 16 (NY State House of Representatives District 16).
Represents [NY State House of Representatives District 16](/us/states/ny/districts/house/16.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 147"
represents: "us/states/ny/districts/house/147"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 147 (NY State House of Representatives District 147).
Represents [NY State House of Representatives District 147](/us/states/ny/districts/house/147.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 14"
represents: "us/states/ny/districts/house/14"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 14 (NY State House of Representatives District 14).
Represents [NY State House of Representatives District 14](/us/states/ny/districts/house/14.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 24"
represents: "us/states/ny/districts/house/24"
tenure:
start: "2010-02-09"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 24 (NY State House of Representatives District 24).
Represents [NY State House of Representatives District 24](/us/states/ny/districts/house/24.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 3"
represents: "us/states/ny/districts/senate/3"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 3 (NY State Senate District 3).
Represents [NY State Senate District 3](/us/states/ny/districts/senate/3.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 66"
represents: "us/states/ny/districts/house/66"
tenure:
start: "1991-01-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 66 (NY State House of Representatives District 66).
Represents [NY State House of Representatives District 66](/us/states/ny/districts/house/66.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 137"
represents: "us/states/ny/districts/house/137"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 137 (NY State House of Representatives District 137).
Represents [NY State House of Representatives District 137](/us/states/ny/districts/house/137.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 36"
represents: "us/states/ny/districts/house/36"
tenure:
start: "2026-02-04"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 36 (NY State House of Representatives District 36).
Represents [NY State House of Representatives District 36](/us/states/ny/districts/house/36.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 106"
represents: "us/states/ny/districts/house/106"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 106 (NY State House of Representatives District 106).
Represents [NY State House of Representatives District 106](/us/states/ny/districts/house/106.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 123"
represents: "us/states/ny/districts/house/123"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 123 (NY State House of Representatives District 123).
Represents [NY State House of Representatives District 123](/us/states/ny/districts/house/123.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 5"
represents: "us/states/ny/districts/house/5"
tenure:
start: "2018-04-30"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 5 (NY State House of Representatives District 5).
Represents [NY State House of Representatives District 5](/us/states/ny/districts/house/5.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 26"
represents: "us/states/ny/districts/house/26"
tenure:
start: "2011-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 26 (NY State House of Representatives District 26).
Represents [NY State House of Representatives District 26](/us/states/ny/districts/house/26.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 19"
represents: "us/states/ny/districts/house/19"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 19 (NY State House of Representatives District 19).
Represents [NY State House of Representatives District 19](/us/states/ny/districts/house/19.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 68"
represents: "us/states/ny/districts/house/68"
tenure:
start: "2022-01-26"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 68 (NY State House of Representatives District 68).
Represents [NY State House of Representatives District 68](/us/states/ny/districts/house/68.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 85"
represents: "us/states/ny/districts/house/85"
tenure:
start: "2025-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 85 (NY State House of Representatives District 85).
Represents [NY State House of Representatives District 85](/us/states/ny/districts/house/85.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 50"
represents: "us/states/ny/districts/house/50"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 50 (NY State House of Representatives District 50).
Represents [NY State House of Representatives District 50](/us/states/ny/districts/house/50.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 47"
represents: "us/states/ny/districts/senate/47"
tenure:
start: "2026-02-04"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 47 (NY State Senate District 47).
Represents [NY State Senate District 47](/us/states/ny/districts/senate/47.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 54"
represents: "us/states/ny/districts/house/54"
tenure:
start: "2015-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 54 (NY State House of Representatives District 54).
Represents [NY State House of Representatives District 54](/us/states/ny/districts/house/54.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 109"
represents: "us/states/ny/districts/house/109"
tenure:
start: "2025-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 109 (NY State House of Representatives District 109).
Represents [NY State House of Representatives District 109](/us/states/ny/districts/house/109.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 89"
represents: "us/states/ny/districts/house/89"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 89 (NY State House of Representatives District 89).
Represents [NY State House of Representatives District 89](/us/states/ny/districts/house/89.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 78"
represents: "us/states/ny/districts/house/78"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 78 (NY State House of Representatives District 78).
Represents [NY State House of Representatives District 78](/us/states/ny/districts/house/78.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 57"
represents: "us/states/ny/districts/senate/57"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 57 (NY State Senate District 57).
Represents [NY State Senate District 57](/us/states/ny/districts/senate/57.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 65"
represents: "us/states/ny/districts/house/65"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 65 (NY State House of Representatives District 65).
Represents [NY State House of Representatives District 65](/us/states/ny/districts/house/65.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 33"
represents: "us/states/ny/districts/senate/33"
tenure:
start: "2011-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 33 (NY State Senate District 33).
Represents [NY State Senate District 33](/us/states/ny/districts/senate/33.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 138"
represents: "us/states/ny/districts/house/138"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 138 (NY State House of Representatives District 138).
Represents [NY State House of Representatives District 138](/us/states/ny/districts/house/138.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 25"
represents: "us/states/ny/districts/senate/25"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 25 (NY State Senate District 25).
Represents [NY State Senate District 25](/us/states/ny/districts/senate/25.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 7"
represents: "us/states/ny/districts/senate/7"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 7 (NY State Senate District 7).
Represents [NY State Senate District 7](/us/states/ny/districts/senate/7.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 59"
represents: "us/states/ny/districts/house/59"
tenure:
start: "2016-05-03"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 59 (NY State House of Representatives District 59).
Represents [NY State House of Representatives District 59](/us/states/ny/districts/house/59.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 43"
represents: "us/states/ny/districts/senate/43"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 43 (NY State Senate District 43).
Represents [NY State Senate District 43](/us/states/ny/districts/senate/43.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 15"
represents: "us/states/ny/districts/house/15"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 15 (NY State House of Representatives District 15).
Represents [NY State House of Representatives District 15](/us/states/ny/districts/house/15.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 36"
represents: "us/states/ny/districts/senate/36"
tenure:
start: "2017-01-04"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 36 (NY State Senate District 36).
Represents [NY State Senate District 36](/us/states/ny/districts/senate/36.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 10"
represents: "us/states/ny/districts/senate/10"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 10 (NY State Senate District 10).
Represents [NY State Senate District 10](/us/states/ny/districts/senate/10.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 42"
represents: "us/states/ny/districts/senate/42"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 42 (NY State Senate District 42).
Represents [NY State Senate District 42](/us/states/ny/districts/senate/42.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 7"
represents: "us/states/ny/districts/house/7"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 7 (NY State House of Representatives District 7).
Represents [NY State House of Representatives District 7](/us/states/ny/districts/house/7.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 131"
represents: "us/states/ny/districts/house/131"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 131 (NY State House of Representatives District 131).
Represents [NY State House of Representatives District 131](/us/states/ny/districts/house/131.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 81"
represents: "us/states/ny/districts/house/81"
tenure:
start: "1994-02-28"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 81 (NY State House of Representatives District 81).
Represents [NY State House of Representatives District 81](/us/states/ny/districts/house/81.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 135"
represents: "us/states/ny/districts/house/135"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 135 (NY State House of Representatives District 135).
Represents [NY State House of Representatives District 135](/us/states/ny/districts/house/135.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 38"
represents: "us/states/ny/districts/house/38"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 38 (NY State House of Representatives District 38).
Represents [NY State House of Representatives District 38](/us/states/ny/districts/house/38.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 56"
represents: "us/states/ny/districts/senate/56"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 56 (NY State Senate District 56).
Represents [NY State Senate District 56](/us/states/ny/districts/senate/56.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 61"
represents: "us/states/ny/districts/senate/61"
tenure:
start: "2026-02-04"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 61 (NY State Senate District 61).
Represents [NY State Senate District 61](/us/states/ny/districts/senate/61.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 34"
represents: "us/states/ny/districts/house/34"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 34 (NY State House of Representatives District 34).
Represents [NY State House of Representatives District 34](/us/states/ny/districts/house/34.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 13"
represents: "us/states/ny/districts/senate/13"
tenure:
start: "2019-01-02"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 13 (NY State Senate District 13).
Represents [NY State Senate District 13](/us/states/ny/districts/senate/13.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 23"
represents: "us/states/ny/districts/senate/23"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 23 (NY State Senate District 23).
Represents [NY State Senate District 23](/us/states/ny/districts/senate/23.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 44"
represents: "us/states/ny/districts/senate/44"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 44 (NY State Senate District 44).
Represents [NY State Senate District 44](/us/states/ny/districts/senate/44.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 52"
represents: "us/states/ny/districts/house/52"
tenure:
start: "2015-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 52 (NY State House of Representatives District 52).
Represents [NY State House of Representatives District 52](/us/states/ny/districts/house/52.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 2"
represents: "us/states/ny/districts/house/2"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 2 (NY State House of Representatives District 2).
Represents [NY State House of Representatives District 2](/us/states/ny/districts/house/2.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 15"
represents: "us/states/ny/districts/senate/15"
tenure:
start: "2009-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 15 (NY State Senate District 15).
Represents [NY State Senate District 15](/us/states/ny/districts/senate/15.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 121"
represents: "us/states/ny/districts/house/121"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 121 (NY State House of Representatives District 121).
Represents [NY State House of Representatives District 121](/us/states/ny/districts/house/121.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 3"
represents: "us/states/ny/districts/house/3"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 3 (NY State House of Representatives District 3).
Represents [NY State House of Representatives District 3](/us/states/ny/districts/house/3.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 53"
represents: "us/states/ny/districts/senate/53"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 53 (NY State Senate District 53).
Represents [NY State Senate District 53](/us/states/ny/districts/senate/53.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 148"
represents: "us/states/ny/districts/house/148"
tenure:
start: "2025-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 148 (NY State House of Representatives District 148).
Represents [NY State House of Representatives District 148](/us/states/ny/districts/house/148.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 126"
represents: "us/states/ny/districts/house/126"
tenure:
start: "2021-01-06"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 126 (NY State House of Representatives District 126).
Represents [NY State House of Representatives District 126](/us/states/ny/districts/house/126.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State Senate District 16"
represents: "us/states/ny/districts/senate/16"
tenure:
start: "2023-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY Senate District 16 (NY State Senate District 16).
Represents [NY State Senate District 16](/us/states/ny/districts/senate/16.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "NY"
district: "NY State House of Representatives District 108"
represents: "us/states/ny/districts/house/108"
tenure:
start: "2013-01-01"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current NY House District 108 (NY State House of Representatives District 108).
Represents [NY State House of Representatives District 108](/us/states/ny/districts/house/108.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