|
|
|
|
|
by Mister_Snuggles
1955 days ago
|
|
This is interesting, but why isn't this data easily available by default? I understand that the Presidential Election is actually a separate election in each state, but why wouldn't each state's election authority make that data readily available by default? This really feels like data that should just be out there for anyone to download and analyze. In Canada, the equivalent data is readily available from Elections Canada[0]. For Provincial elections, the story is a bit more mixed, but open by default is the general rule. Elections Alberta, for example, provides Excel files with poll-by-poll results[1] - it's not as easy to work with as Elections Canada's CSVs, but a little Python can get it into a more reasonable format. [0] https://www.elections.ca/content.aspx?section=res&dir=rep/of... [1] https://officialresults.elections.ab.ca/orResultsPGE.cfm?Eve... |
|