Skip to content
Snippets Groups Projects
README.md 2.13 KiB
Newer Older
Filip Hudek's avatar
Filip Hudek committed
## Overview of CO2 emission data and impact of technological change on emissions
by Filip Hudek as project for Data Analysis Lab (DiSC) at University of Innsbruck
Filip Hudek's avatar
Filip Hudek committed

Filip Hudek's avatar
Filip Hudek committed
## Description
This project analyses data related to climate change and tried to find a connections of various factors that may represent the technological change and CO2 emissions. CO2 emissions were chosen as a representation of the climate change as they are one of the primary drivers. 
Filip Hudek's avatar
Filip Hudek committed


Filip Hudek's avatar
Filip Hudek committed
1.  The datasets were aquired from [ourworldindata](https://ourworldindata.org/) and have been saved in folder named 'Data'. 
Filip Hudek's avatar
Filip Hudek committed


Filip Hudek's avatar
Filip Hudek committed
2. The analysis of the project has been conducted in Jupyter notebook (run the notebooks in the same folder as you have stored the datasets):
Filip Hudek's avatar
Filip Hudek committed

Filip Hudek's avatar
Filip Hudek committed
    - The notebook **'Emissions_perCapita_GDP_HDI'** contains:  analysis of the annual CO2 emission per capita
Filip Hudek's avatar
Filip Hudek committed
                                                    analysis of GDP dataset and impact on the emissions
                                                    anaysis of Human Development Index and it's impact
                                                    analysis of Life expectancy (not used in report) 
Filip Hudek's avatar
Filip Hudek committed

Filip Hudek's avatar
Filip Hudek committed

    - The notebook **'Emissions_perCountry_ICT_Subs'** contains:  analysis of ICT dataset & emissions

    - The notebook **'Emissions_perCapita_Electricity'** contains: various electricity sources & emissions

    - The notebook **'Emissions_total_incl_InternetSubs'** contains: analysis of cumulative emissions and other analysis of landline internet (not used in report)
Filip Hudek's avatar
Filip Hudek committed




## Installation

Filip Hudek's avatar
Filip Hudek committed
For running the notebooks see _Requirements.txt_ file conatining the necessary packages. The analysis has been conducted on Python version 3.9.7. 
Filip Hudek's avatar
Filip Hudek committed


Filip Hudek's avatar
Filip Hudek committed
## Usage
Open prefered terminal and navigate to the folder containing the datasets and notebooks. For example in Windows cmd '-cd desktop\data_lab' (edit to your specific path). Open the jupyter notebook e.g. with command '-jupyter notebook'. Select notebooks and run the cells of interest.
Filip Hudek's avatar
Filip Hudek committed
## Support
Filip Hudek's avatar
Filip Hudek committed
Address question to Filip Hudek (filip.hudek@student.uibk.ac.at) or find contact at 
[Filip Hudek @ IQOQI](https://iqoqi.at/en/people/workgroup-staff/kirchmair-gruppe/staff/filip-hudek)
Filip Hudek's avatar
Filip Hudek committed