Shiny App: An open-source, user-friendly interface to explore well-being throughout the world
www.worldwellbeingexplorer.com
The aim of this project to provide an open-source, user-friendly Shiny App to explore well-being throughout the world. Well-being at country-level is assessed using the concept of happiness which is a measure by which social progress across countries can be compared. This data is sourced from the 2016 World Happiness Report produced by the United Nations Sustainable Development Solutions Network. At city level, well-being is assessed using the concept of liveability, which is a measure by which the living conditions of cities across the world can be compared. This data is sourced from the Global Liveability Ranking 2015 produced by the Economist Economic Intelligence Unit.
This project is a collaboration between Tyrone Cragg and Liam Culligan.
To run the app locally
- Clone this repository
- Open the script
app.R
and call the runApp() function
The app is best viewed in the browser
- R 3+
- Shiny 0.10.2 +
- Leaflet 1.0.2 +