https://github.com/imartinezl/formula-one-viewer
Formula 1 standings and point scoring systems 🏎️🏁
https://github.com/imartinezl/formula-one-viewer
data-analysis data-visualization formula1 interactive-visualizations js
Last synced: 28 days ago
JSON representation
Formula 1 standings and point scoring systems 🏎️🏁
- Host: GitHub
- URL: https://github.com/imartinezl/formula-one-viewer
- Owner: imartinezl
- Created: 2019-10-27T17:06:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-06T08:09:09.000Z (about 6 years ago)
- Last Synced: 2024-06-11T17:15:45.570Z (almost 2 years ago)
- Topics: data-analysis, data-visualization, formula1, interactive-visualizations, js
- Language: JavaScript
- Homepage: https://imartinezl.github.io/formula-one-viewer/
- Size: 9.96 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# formula-one-viewer
Interactive F1 data visualization platform: available [HERE](https://imartinezl.github.io/formula-one-viewer/).
Allows to explore the history of F1 Standings and compare them with different point scoring systems.


## Built with
- [webpack](https://webpack.js.org/)
- [babel.js](https://babeljs.io/)
- [bulma](https://bulma.io/)
- [chart.js](https://www.chartjs.org/)
- [chartjs-plugin-dragdata](https://github.com/chrispahm/chartjs-plugin-dragdata)
- [chartjs-plugin-zoom](https://github.com/chartjs/chartjs-plugin-zoom)
- [country-emoji](https://github.com/meeDamian/country-emoji)
## Data Sources
- [Ergast API](http://ergast.com/mrd/)
- [Points scoring systems](https://en.wikipedia.org/wiki/List_of_Formula_One_World_Championship_points_scoring_systems)