..
This commit is contained in:
parent
1ee796b282
commit
ab688243d7
36 changed files with 307 additions and 135 deletions
|
|
@ -5,7 +5,7 @@ import httpx
|
|||
import polars as pl
|
||||
|
||||
# UK Parliament publishes candidate-level results for the 2024 General Election.
|
||||
# One row per candidate per constituency — we aggregate to per-constituency stats.
|
||||
# One row per candidate per constituency. We aggregate to per-constituency stats.
|
||||
URL = "https://electionresults.parliament.uk/general-elections/6/candidacies.csv"
|
||||
|
||||
# Map party names to a smaller set for vote share columns.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue