https://github.com/jpangelle/2024-polls
Aggregates FiveThirtyEight polling averages for battleground states
https://github.com/jpangelle/2024-polls
fivethirtyeight netlify netlify-functions polls presidential-election react react-query
Last synced: about 1 month ago
JSON representation
Aggregates FiveThirtyEight polling averages for battleground states
- Host: GitHub
- URL: https://github.com/jpangelle/2024-polls
- Owner: jpangelle
- Created: 2020-10-14T02:40:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T18:15:43.000Z (over 1 year ago)
- Last Synced: 2025-12-25T21:37:27.371Z (5 months ago)
- Topics: fivethirtyeight, netlify, netlify-functions, polls, presidential-election, react, react-query
- Language: TypeScript
- Homepage: https://polls.jpangelle.com
- Size: 2.77 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 2024 Polls
This web app displays the polling averages for battleground states -- provided by [FiveThirtyEight](https://fivethirtyeight.com/).
**The project is bootstrapped with Next.js and written in TypeScript using React and styled with Tailwind CSS.**
| 2024 Polling | 2020 Results | 2020 Polling |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| The latest 2024 forecast data is captured from the [FiveThirtyEight forecast data sets](https://projects.fivethirtyeight.com/2024-election-forecast/priors.json) when the user visits the site | The 2020 results are sourced from [Wikipedia](https://en.wikipedia.org/wiki/2020_United_States_presidential_election#Results_by_state) | The 2020 polling is sourced from [FiveThirtyEight's final polling averages](https://github.com/fivethirtyeight/data/tree/master/polls#polling-averages) on November 3, 2020 |