CO2 World Data Collection
Collect the CO2 data in the same time range (minimum of 5 years) of one station on each continent available and store in the repository as a pandas dataframe.
Check the license for the available data and add an appropriate license / NOTES for the repository. For the data use a common layout (columns and rows) and to add to the repository use pandas.DataFr…
Collect the CO2 data in the same time range (minimum of 5 years) of one station on each continent available and store in the repository as a pandas dataframe.
Check the license for the available data and add an appropriate license / NOTES for the repository. For the data use a common layout (columns and rows) and to add to the repository use pandas.DataFrame.to_json (see https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_json.html)
There are no open issues in this milestone.
Add issues to milestones to help organize your work for a particular release or project.
Create new issueOr find and add issues with no milestone in this repo.