Skip to content

Commit

Permalink
IA: votes scraper meta for 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
showerst committed Jan 16, 2025
1 parent 78fdf30 commit e94e86b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scrapers/ia/votes.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
from openstates.scrape import Scraper, VoteEvent
from openstates.exceptions import EmptyScrape


# https://www.legis.iowa.gov/legislation/findLegislation/allbills?ga=91
SITE_IDS = {
"2025-2026": "91",
"2023-2024": "90",
"2021-2022": "89",
"2019-2020": "88",
Expand Down

0 comments on commit e94e86b

Please sign in to comment.