Skip to content

ashrafalaghbari/OzoneDash

Repository files navigation

Ozone Layer Dashboard

This dashboard provides an overview of key insights on the Ozone Layer, including emissions of substances that deplete the ozone layer, the success of the Montreal Protocol, and the stabilization of ozone levels in the stratosphere since the late 1990s. It also includes information on the rapid growth of the ozone hole over the Antarctic until it stopped growing around the year 2000. The data used in this dashboard was obtained from Our World in Data's Ozone Layer topic page, with data published by various organizations including the World Meteorological Organization, UNEP, NOAA, NASA, and the European Commission

Demo

Media1 (1)

Getting Started

These instructions will help you get a copy of the project up and running on your local machine.

Installation

To use this project, you will need to have renv installed. You can install it by running:

install.packages("renv")

Then, clone this repository or download the ZIP file and navigate to the project directory. To install the required packages, run:

renv::restore()

This will install all the necessary dependencies for the project.

After you have installed the dependencies, to run the markdown file, use:

rmarkdown::run("index.Rmd")

This will launch the dashboard and allow you to interact with it. Once the dashboard is running, you can explore the data by selecting different countries, years, and variables using the interactive widgets.

Core R stack

Shiny logo Tidyverse logo RMarkdown logo dplyr logo

stringr logo broom logo Plotly logo ggplot2 logo

License

This project is licensed under the MIT License - see the LICENSE file for details.

Data Source and Citation

The data used in this project was obtained from Our World in Data's Ozone Layer topic page. Please cite the following source when using this data:

Hannah Ritchie, Lucas Rodés-Guirao and Max Roser (2023) - "Ozone Layer". Published online at OurWorldInData.org. Retrieved from: https://ourworldindata.org/ozone-layer [Online Resource]

Data published by:

  • Hegglin, M. I., Fahey, D. W., McFarland, M., Montzka, S. A., & Nash, E. R. (2014). Twenty questions and answers about the ozone layer: 2014 update. World Meteorological Organization, UNEP, NOAA, NASA, and European Commission. PDF and Webpage

  • UN Environment Programme Data Table

  • United Nations Treaty Collection Webpage

  • NASA Ozone Watch Annual Data

  • NASA Ozone Watch Annual Data

  • Slaper, H. et al. Estimates of ozone depletion and skin cancer incidence to examine the Vienna Convention achievements. Nature 384(6606): 256–258 (1996). PDF

Contact

If you have any questions or encounter any issues running this project, please feel free to open an issue. I'll be happy to help!

Releases

No releases published

Packages

No packages published