https://github.com/lukeprior/interactive-election-graph
Interactive opinion polling graphs for the 2022 Australian Federal Election.
https://github.com/lukeprior/interactive-election-graph
Last synced: about 1 year ago
JSON representation
Interactive opinion polling graphs for the 2022 Australian Federal Election.
- Host: GitHub
- URL: https://github.com/lukeprior/interactive-election-graph
- Owner: LukePrior
- License: mit
- Created: 2022-04-19T05:46:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-27T03:25:18.000Z (about 4 years ago)
- Last Synced: 2025-02-05T19:38:03.408Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://9ililq.csb.app/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interactive Election Graphs
This repository contains the code to generate opinion polling graphs for the 2022 Australian Federal Election.
The data is collected from [Wikipedia](https://en.wikipedia.org/wiki/Opinion_polling_for_the_2022_Australian_federal_election) using the [wikitable-api](https://github.com/atye/wikitable-api). The graph is then generated using [graphique](https://github.com/graphiquejs/graphique) which was chosen for it's ability to display LOESS regression lines.
[](https://9ililq.csb.app/)
[](https://9ililq.csb.app/)
[](https://9ililq.csb.app/)
[](https://codesandbox.io/s/9ililq?file=/src/App.tsx)