Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkulma/food-consumption-co2emissions-shinyapp
A shiny app visualising FAO data on annual food-consumption-related CO2 emissions per person for 130 nations (in 2013).
https://github.com/kkulma/food-consumption-co2emissions-shinyapp
climate-change rstats shiny
Last synced: 3 months ago
JSON representation
A shiny app visualising FAO data on annual food-consumption-related CO2 emissions per person for 130 nations (in 2013).
- Host: GitHub
- URL: https://github.com/kkulma/food-consumption-co2emissions-shinyapp
- Owner: KKulma
- Created: 2020-02-12T22:07:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T21:23:42.000Z (over 3 years ago)
- Last Synced: 2024-07-30T17:38:19.809Z (6 months ago)
- Topics: climate-change, rstats, shiny
- Language: R
- Homepage: https://kasiakulma.shinyapps.io/food-consumption-co2emissions-shinyapp/
- Size: 3.31 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# food-consumption-CO2emissions-shinyapp
A [shiny app](https://kasiakulma.shinyapps.io/food-consumption-co2emissions-shinyapp/?_ga=2.76975831.358454579.1627939344-1529426731.1627939344) visualising FAO data on annual food-consumption-related CO2 emissions per person for 130 nations (as of 2013).The data was published on [nu3 website](https://www.nu3.de/blogs/nutrition/food-carbon-footprint-index-2018).
I described how to scrape and tidy the data up in [this blog post](https://r-tastic.co.uk/post/from-messy-to-tidy/).
# Improvements
If you have an idea on how to enrich/improve the app, feel free to raise an issue in this repo.