Skip to content

Murriel11/Co2_Emission_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

World CO2 Emission Dashboard

CO2 Emissions and Climate Change

Carbon dioxide emissions are the primary driver of global climate change.It’s widely recognised that to avoid the worst impacts of climate change,the world needs to urgently reduce emissions. But, how this responsibility isshared between regions, countries, and individuals has been an endless point of contention in international discussions.

image

Data Source

https://www.kaggle.com/datasets/danielrpdias/co2-and-greenhouse-gas-emissions

Dependencies

  1. Python 2.7 or Python >3.4
  2. pandas
  3. numpy
  4. jupyter notebook
  5. Panel

Workflow

  1. Importing Libraries
  2. Importing Data
  3. Minor Data Processing
  4. Visualization
  5. Creating Dashboard

Access Dashboard

  1. Open Terminal
  2. command: panel serve <FILENAME.ipynb>