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: "VA"
district: "VA State Senate District 22"
represents: "us/states/va/districts/senate/22"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 22 (VA State Senate District 22).
Represents [VA State Senate District 22](/us/states/va/districts/senate/22.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 2"
represents: "us/states/va/districts/house/2"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 2 (VA State House of Representatives District 2).
Represents [VA State House of Representatives District 2](/us/states/va/districts/house/2.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 95"
represents: "us/states/va/districts/house/95"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 95 (VA State House of Representatives District 95).
Represents [VA State House of Representatives District 95](/us/states/va/districts/house/95.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 3"
represents: "us/states/va/districts/house/3"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 3 (VA State House of Representatives District 3).
Represents [VA State House of Representatives District 3](/us/states/va/districts/house/3.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 55"
represents: "us/states/va/districts/house/55"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 55 (VA State House of Representatives District 55).
Represents [VA State House of Representatives District 55](/us/states/va/districts/house/55.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 98"
represents: "us/states/va/districts/house/98"
tenure:
start: "2026-03-17"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 98 (VA State House of Representatives District 98).
Represents [VA State House of Representatives District 98](/us/states/va/districts/house/98.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 21"
represents: "us/states/va/districts/senate/21"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 21 (VA State Senate District 21).
Represents [VA State Senate District 21](/us/states/va/districts/senate/21.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 99"
represents: "us/states/va/districts/house/99"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 99 (VA State House of Representatives District 99).
Represents [VA State House of Representatives District 99](/us/states/va/districts/house/99.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 27"
represents: "us/states/va/districts/house/27"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 27 (VA State House of Representatives District 27).
Represents [VA State House of Representatives District 27](/us/states/va/districts/house/27.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 40"
represents: "us/states/va/districts/senate/40"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 40 (VA State Senate District 40).
Represents [VA State Senate District 40](/us/states/va/districts/senate/40.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 78"
represents: "us/states/va/districts/house/78"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 78 (VA State House of Representatives District 78).
Represents [VA State House of Representatives District 78](/us/states/va/districts/house/78.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 20"
represents: "us/states/va/districts/senate/20"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 20 (VA State Senate District 20).
Represents [VA State Senate District 20](/us/states/va/districts/senate/20.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 7"
represents: "us/states/va/districts/senate/7"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 7 (VA State Senate District 7).
Represents [VA State Senate District 7](/us/states/va/districts/senate/7.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 32"
represents: "us/states/va/districts/house/32"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 32 (VA State House of Representatives District 32).
Represents [VA State House of Representatives District 32](/us/states/va/districts/house/32.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 92"
represents: "us/states/va/districts/house/92"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 92 (VA State House of Representatives District 92).
Represents [VA State House of Representatives District 92](/us/states/va/districts/house/92.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 25"
represents: "us/states/va/districts/house/25"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 25 (VA State House of Representatives District 25).
Represents [VA State House of Representatives District 25](/us/states/va/districts/house/25.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 28"
represents: "us/states/va/districts/senate/28"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 28 (VA State Senate District 28).
Represents [VA State Senate District 28](/us/states/va/districts/senate/28.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 59"
represents: "us/states/va/districts/house/59"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 59 (VA State House of Representatives District 59).
Represents [VA State House of Representatives District 59](/us/states/va/districts/house/59.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 77"
represents: "us/states/va/districts/house/77"
tenure:
start: "2026-01-17"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 77 (VA State House of Representatives District 77).
Represents [VA State House of Representatives District 77](/us/states/va/districts/house/77.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 4"
represents: "us/states/va/districts/house/4"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 4 (VA State House of Representatives District 4).
Represents [VA State House of Representatives District 4](/us/states/va/districts/house/4.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 3"
represents: "us/states/va/districts/senate/3"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 3 (VA State Senate District 3).
Represents [VA State Senate District 3](/us/states/va/districts/senate/3.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 35"
represents: "us/states/va/districts/house/35"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 35 (VA State House of Representatives District 35).
Represents [VA State House of Representatives District 35](/us/states/va/districts/house/35.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 19"
represents: "us/states/va/districts/senate/19"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 19 (VA State Senate District 19).
Represents [VA State Senate District 19](/us/states/va/districts/senate/19.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 85"
represents: "us/states/va/districts/house/85"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 85 (VA State House of Representatives District 85).
Represents [VA State House of Representatives District 85](/us/states/va/districts/house/85.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 91"
represents: "us/states/va/districts/house/91"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 91 (VA State House of Representatives District 91).
Represents [VA State House of Representatives District 91](/us/states/va/districts/house/91.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 11"
represents: "us/states/va/districts/senate/11"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 11 (VA State Senate District 11).
Represents [VA State Senate District 11](/us/states/va/districts/senate/11.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 10"
represents: "us/states/va/districts/house/10"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 10 (VA State House of Representatives District 10).
Represents [VA State House of Representatives District 10](/us/states/va/districts/house/10.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 30"
represents: "us/states/va/districts/senate/30"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 30 (VA State Senate District 30).
Represents [VA State Senate District 30](/us/states/va/districts/senate/30.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 24"
represents: "us/states/va/districts/senate/24"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 24 (VA State Senate District 24).
Represents [VA State Senate District 24](/us/states/va/districts/senate/24.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 35"
represents: "us/states/va/districts/senate/35"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 35 (VA State Senate District 35).
Represents [VA State Senate District 35](/us/states/va/districts/senate/35.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 28"
represents: "us/states/va/districts/house/28"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 28 (VA State House of Representatives District 28).
Represents [VA State House of Representatives District 28](/us/states/va/districts/house/28.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 4"
represents: "us/states/va/districts/senate/4"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 4 (VA State Senate District 4).
Represents [VA State Senate District 4](/us/states/va/districts/senate/4.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 76"
represents: "us/states/va/districts/house/76"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 76 (VA State House of Representatives District 76).
Represents [VA State House of Representatives District 76](/us/states/va/districts/house/76.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 81"
represents: "us/states/va/districts/house/81"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 81 (VA State House of Representatives District 81).
Represents [VA State House of Representatives District 81](/us/states/va/districts/house/81.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 31"
represents: "us/states/va/districts/house/31"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 31 (VA State House of Representatives District 31).
Represents [VA State House of Representatives District 31](/us/states/va/districts/house/31.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 80"
represents: "us/states/va/districts/house/80"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 80 (VA State House of Representatives District 80).
Represents [VA State House of Representatives District 80](/us/states/va/districts/house/80.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 88"
represents: "us/states/va/districts/house/88"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 88 (VA State House of Representatives District 88).
Represents [VA State House of Representatives District 88](/us/states/va/districts/house/88.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 39"
represents: "us/states/va/districts/senate/39"
tenure:
start: "2026-02-18"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 39 (VA State Senate District 39).
Represents [VA State Senate District 39](/us/states/va/districts/senate/39.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 36"
represents: "us/states/va/districts/house/36"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 36 (VA State House of Representatives District 36).
Represents [VA State House of Representatives District 36](/us/states/va/districts/house/36.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 17"
represents: "us/states/va/districts/senate/17"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 17 (VA State Senate District 17).
Represents [VA State Senate District 17](/us/states/va/districts/senate/17.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 48"
represents: "us/states/va/districts/house/48"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 48 (VA State House of Representatives District 48).
Represents [VA State House of Representatives District 48](/us/states/va/districts/house/48.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 51"
represents: "us/states/va/districts/house/51"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 51 (VA State House of Representatives District 51).
Represents [VA State House of Representatives District 51](/us/states/va/districts/house/51.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 17"
represents: "us/states/va/districts/house/17"
tenure:
start: "2026-01-21"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 17 (VA State House of Representatives District 17).
Represents [VA State House of Representatives District 17](/us/states/va/districts/house/17.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 12"
represents: "us/states/va/districts/senate/12"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 12 (VA State Senate District 12).
Represents [VA State Senate District 12](/us/states/va/districts/senate/12.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 11"
represents: "us/states/va/districts/house/11"
tenure:
start: "2026-01-19"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 11 (VA State House of Representatives District 11).
Represents [VA State House of Representatives District 11](/us/states/va/districts/house/11.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 67"
represents: "us/states/va/districts/house/67"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 67 (VA State House of Representatives District 67).
Represents [VA State House of Representatives District 67](/us/states/va/districts/house/67.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 12"
represents: "us/states/va/districts/house/12"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 12 (VA State House of Representatives District 12).
Represents [VA State House of Representatives District 12](/us/states/va/districts/house/12.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 8"
represents: "us/states/va/districts/house/8"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 8 (VA State House of Representatives District 8).
Represents [VA State House of Representatives District 8](/us/states/va/districts/house/8.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 44"
represents: "us/states/va/districts/house/44"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 44 (VA State House of Representatives District 44).
Represents [VA State House of Representatives District 44](/us/states/va/districts/house/44.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 26"
represents: "us/states/va/districts/house/26"
tenure:
start: "2025-01-13"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 26 (VA State House of Representatives District 26).
Represents [VA State House of Representatives District 26](/us/states/va/districts/house/26.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 19"
represents: "us/states/va/districts/house/19"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 19 (VA State House of Representatives District 19).
Represents [VA State House of Representatives District 19](/us/states/va/districts/house/19.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 93"
represents: "us/states/va/districts/house/93"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 93 (VA State House of Representatives District 93).
Represents [VA State House of Representatives District 93](/us/states/va/districts/house/93.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 42"
represents: "us/states/va/districts/house/42"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 42 (VA State House of Representatives District 42).
Represents [VA State House of Representatives District 42](/us/states/va/districts/house/42.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 90"
represents: "us/states/va/districts/house/90"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 90 (VA State House of Representatives District 90).
Represents [VA State House of Representatives District 90](/us/states/va/districts/house/90.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 87"
represents: "us/states/va/districts/house/87"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 87 (VA State House of Representatives District 87).
Represents [VA State House of Representatives District 87](/us/states/va/districts/house/87.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 38"
represents: "us/states/va/districts/senate/38"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 38 (VA State Senate District 38).
Represents [VA State Senate District 38](/us/states/va/districts/senate/38.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 33"
represents: "us/states/va/districts/senate/33"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 33 (VA State Senate District 33).
Represents [VA State Senate District 33](/us/states/va/districts/senate/33.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 29"
represents: "us/states/va/districts/senate/29"
tenure:
start: "2016-01-13"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 29 (VA State Senate District 29).
Represents [VA State Senate District 29](/us/states/va/districts/senate/29.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 71"
represents: "us/states/va/districts/house/71"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 71 (VA State House of Representatives District 71).
Represents [VA State House of Representatives District 71](/us/states/va/districts/house/71.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 40"
represents: "us/states/va/districts/house/40"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 40 (VA State House of Representatives District 40).
Represents [VA State House of Representatives District 40](/us/states/va/districts/house/40.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 30"
represents: "us/states/va/districts/house/30"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 30 (VA State House of Representatives District 30).
Represents [VA State House of Representatives District 30](/us/states/va/districts/house/30.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 65"
represents: "us/states/va/districts/house/65"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 65 (VA State House of Representatives District 65).
Represents [VA State House of Representatives District 65](/us/states/va/districts/house/65.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 21"
represents: "us/states/va/districts/house/21"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 21 (VA State House of Representatives District 21).
Represents [VA State House of Representatives District 21](/us/states/va/districts/house/21.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 33"
represents: "us/states/va/districts/house/33"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 33 (VA State House of Representatives District 33).
Represents [VA State House of Representatives District 33](/us/states/va/districts/house/33.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 89"
represents: "us/states/va/districts/house/89"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 89 (VA State House of Representatives District 89).
Represents [VA State House of Representatives District 89](/us/states/va/districts/house/89.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 32"
represents: "us/states/va/districts/senate/32"
tenure:
start: "2025-01-15"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 32 (VA State Senate District 32).
Represents [VA State Senate District 32](/us/states/va/districts/senate/32.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 62"
represents: "us/states/va/districts/house/62"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 62 (VA State House of Representatives District 62).
Represents [VA State House of Representatives District 62](/us/states/va/districts/house/62.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 7"
represents: "us/states/va/districts/house/7"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 7 (VA State House of Representatives District 7).
Represents [VA State House of Representatives District 7](/us/states/va/districts/house/7.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 9"
represents: "us/states/va/districts/house/9"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 9 (VA State House of Representatives District 9).
Represents [VA State House of Representatives District 9](/us/states/va/districts/house/9.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 18"
represents: "us/states/va/districts/house/18"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 18 (VA State House of Representatives District 18).
Represents [VA State House of Representatives District 18](/us/states/va/districts/house/18.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 54"
represents: "us/states/va/districts/house/54"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 54 (VA State House of Representatives District 54).
Represents [VA State House of Representatives District 54](/us/states/va/districts/house/54.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 68"
represents: "us/states/va/districts/house/68"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 68 (VA State House of Representatives District 68).
Represents [VA State House of Representatives District 68](/us/states/va/districts/house/68.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 96"
represents: "us/states/va/districts/house/96"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 96 (VA State House of Representatives District 96).
Represents [VA State House of Representatives District 96](/us/states/va/districts/house/96.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 82"
represents: "us/states/va/districts/house/82"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 82 (VA State House of Representatives District 82).
Represents [VA State House of Representatives District 82](/us/states/va/districts/house/82.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 5"
represents: "us/states/va/districts/house/5"
tenure:
start: "2026-02-18"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 5 (VA State House of Representatives District 5).
Represents [VA State House of Representatives District 5](/us/states/va/districts/house/5.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 14"
represents: "us/states/va/districts/senate/14"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 14 (VA State Senate District 14).
Represents [VA State Senate District 14](/us/states/va/districts/senate/14.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 13"
represents: "us/states/va/districts/senate/13"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 13 (VA State Senate District 13).
Represents [VA State Senate District 13](/us/states/va/districts/senate/13.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 15"
represents: "us/states/va/districts/house/15"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 15 (VA State House of Representatives District 15).
Represents [VA State House of Representatives District 15](/us/states/va/districts/house/15.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 72"
represents: "us/states/va/districts/house/72"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 72 (VA State House of Representatives District 72).
Represents [VA State House of Representatives District 72](/us/states/va/districts/house/72.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 73"
represents: "us/states/va/districts/house/73"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 73 (VA State House of Representatives District 73).
Represents [VA State House of Representatives District 73](/us/states/va/districts/house/73.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 41"
represents: "us/states/va/districts/house/41"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 41 (VA State House of Representatives District 41).
Represents [VA State House of Representatives District 41](/us/states/va/districts/house/41.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 75"
represents: "us/states/va/districts/house/75"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 75 (VA State House of Representatives District 75).
Represents [VA State House of Representatives District 75](/us/states/va/districts/house/75.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 22"
represents: "us/states/va/districts/house/22"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 22 (VA State House of Representatives District 22).
Represents [VA State House of Representatives District 22](/us/states/va/districts/house/22.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 18"
represents: "us/states/va/districts/senate/18"
tenure:
start: "1992-01-08"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 18 (VA State Senate District 18).
Represents [VA State Senate District 18](/us/states/va/districts/senate/18.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 24"
represents: "us/states/va/districts/house/24"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 24 (VA State House of Representatives District 24).
Represents [VA State House of Representatives District 24](/us/states/va/districts/house/24.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 10"
represents: "us/states/va/districts/senate/10"
tenure:
start: "2025-01-15"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 10 (VA State Senate District 10).
Represents [VA State Senate District 10](/us/states/va/districts/senate/10.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 49"
represents: "us/states/va/districts/house/49"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 49 (VA State House of Representatives District 49).
Represents [VA State House of Representatives District 49](/us/states/va/districts/house/49.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 23"
represents: "us/states/va/districts/senate/23"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 23 (VA State Senate District 23).
Represents [VA State Senate District 23](/us/states/va/districts/senate/23.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 13"
represents: "us/states/va/districts/house/13"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 13 (VA State House of Representatives District 13).
Represents [VA State House of Representatives District 13](/us/states/va/districts/house/13.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 23"
represents: "us/states/va/districts/house/23"
tenure:
start: "2026-01-19"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 23 (VA State House of Representatives District 23).
Represents [VA State House of Representatives District 23](/us/states/va/districts/house/23.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 69"
represents: "us/states/va/districts/house/69"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 69 (VA State House of Representatives District 69).
Represents [VA State House of Representatives District 69](/us/states/va/districts/house/69.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 2"
represents: "us/states/va/districts/senate/2"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 2 (VA State Senate District 2).
Represents [VA State Senate District 2](/us/states/va/districts/senate/2.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 8"
represents: "us/states/va/districts/senate/8"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 8 (VA State Senate District 8).
Represents [VA State Senate District 8](/us/states/va/districts/senate/8.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 29"
represents: "us/states/va/districts/house/29"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 29 (VA State House of Representatives District 29).
Represents [VA State House of Representatives District 29](/us/states/va/districts/house/29.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 57"
represents: "us/states/va/districts/house/57"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 57 (VA State House of Representatives District 57).
Represents [VA State House of Representatives District 57](/us/states/va/districts/house/57.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 97"
represents: "us/states/va/districts/house/97"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 97 (VA State House of Representatives District 97).
Represents [VA State House of Representatives District 97](/us/states/va/districts/house/97.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 74"
represents: "us/states/va/districts/house/74"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 74 (VA State House of Representatives District 74).
Represents [VA State House of Representatives District 74](/us/states/va/districts/house/74.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State Senate District 15"
represents: "us/states/va/districts/senate/15"
tenure:
start: "2026-01-17"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA Senate District 15 (VA State Senate District 15).
Represents [VA State Senate District 15](/us/states/va/districts/senate/15.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 61"
represents: "us/states/va/districts/house/61"
tenure:
start: "2024-01-10"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 61 (VA State House of Representatives District 61).
Represents [VA State House of Representatives District 61](/us/states/va/districts/house/61.md).
## Sources
- tenure: OpenStates YAML via GitHub 2026-06-20
@@ -8,6 +8,7 @@ level: "state"
branch: "legislative"
state: "VA"
district: "VA State House of Representatives District 46"
represents: "us/states/va/districts/house/46"
tenure:
start: "2026-01-14"
current: true
@@ -33,6 +34,8 @@ timestamp: "2026-07-04"
Current VA House District 46 (VA State House of Representatives District 46).
Represents [VA State House of Representatives District 46](/us/states/va/districts/house/46.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