alanjones2 / CO2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CO2 data

Four data files:

  • main file:
    • global-co2-fossil-plus-land-use.csv a copy from Our World in Data (OWID)
  • Derived files are subsets created from the main OWID file
    • continents_df.csv
    • countries_df.csv
    • income_types_df.csv

Two notebooks:

  • make_dfs.ipynb - create the subset files
  • show_dfs.csv - display the files

Note that all OWID content is licensed under Creative Commons BY license. You can see their full license statement on their web site.

About


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%