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

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 🏎️🏁

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.

![](docs/Video_2.gif)
![](docs/Video_1.gif)

## 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)