Data collection from api
Budget: €8 – €30 EUR
The objective of this is to collect a dataset from a public Web API and then
use Python to prepare, analyse, and derive insights from the collected data.
it should be implemented as two Jupyter Notebooks (not script files).
Using http://ergast.com/mrd/ (as api )
Use api calls to collect data NOT CSV files please
I want to analyze the drivers with the most wins
Number of Races over years
Nice graphs and visualisation
and well commented and explained
USE PYTHON
use Python to prepare, analyse, and derive insights from the collected data.
it should be implemented as two Jupyter Notebooks (not script files).
Using http://ergast.com/mrd/ (as api )
Use api calls to collect data NOT CSV files please
I want to analyze the drivers with the most wins
Number of Races over years
Nice graphs and visualisation
and well commented and explained
USE PYTHON