Interactive application for programmatic data retrieval from Eurostat
This appication is based on the eurostat package. To learn more about the functionality of the package please refer to the tutorial.
Leo Lahti, Przemyslaw Biecek, Markus Kainu and Janne Huovari. Retrieval and analysis of Eurostat open data with the eurostat package. R Journal 9(1):385-392, 2017). R package version 3.3.5. URL: http://ropengov.github.io/eurostat
- ๐ app.R: Shiny app combining UI and server parts.
- ๐ nuts.RData: data frame with NUTS nomenclature and geographic codes.
- ๐ report.Rmd: template markdown file to generate and download an HTML report through the application interface
The application itself (use shiny::runApp() from the cloned repository or open the online version to preview the app) pursues the goal to allow users to consult the contents of the data base, retrieve and visualize the desired datasets in a quick and easy-to-manipulate manner.