GitHub repository for the data visualisation for the NERC DARE-UK project. Designed to be adapted into a website with a main page ('Main_Page_streamlit.ipynb') and a second page containing a description of the methodology used to categorise the UK emissions data based on sector ('Methodology_streamlit.ipynb').
A selection of visualisations shown in the main page are shown below;
-
A timeseries of annual UK emissions based on emissions type from 1990-2021. Dashed lines show data from the UK Greenhouse Gas (GHG) Inventory. Solid lines show data from the DARE-UK project.

-
A timeseries of annual UK emissions broken down by sector from 2012-2020. Dashed lines show data from the UK Greenhouse Gas (GHG) Inventory. Solid lines show data from the DARE-UK project.

To recreate all visualisations yourself, clone the GitHub repository and run the following files: 'Main_Page_streamlit.ipynb' and 'Methodology_streamlit.ipynb'