An open API service indexing awesome lists of open source software.

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

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 |