Project Name This project aims to analyze the data collected from external sources and provide insights based on the analysis. The data pertains the aggregated data on greenhouse gas emissions and allowances and was collected over a period mainly between 2005 and 2014. Getting Started Prerequisites To run this project, you will need to have RStudio installed on your machine, and have basic knowledge in R language. Installation Clone this repository onto your local machine. Navigate to the project directory. Install the necessary dependencies used in this project by running the commands: install.packages("httr") install.packages("readr") install.packages("dplyr") install.packages("tidyr") install.packages("tidyverse") install.packages("ggplot2") Folder Structure This project follows a clear folder structure for better organization and easier accessibility. The folders are organized as follows: Main Folder -> code -> .rmd dmp -> .rmd, .pdf project -> .rmd, .pdf, .xlx readme.txt code: contains all source code files for the project. project: contains all documentation files for the project, all input and output data files used in the project Please make sure to keep the folder structure as is to ensure smooth running of the project. Usage To run the project, navigate to the code folder and run it. This will generate the output files in the data folder. License DOI The data produced by this experiment has been assigned a Digital Object Identifier (DOI) [insert DOI number]. The source code has also been assigned a DOI [insert DOI number]. You can access and cite these resources using the provided DOI numbers. Metadata We have included metadata files in the docs folder that provide information on the data and code used in this project. Please refer to these files for more information. Authors Hana Kaloshi