Interactive site for Data Analysis for Business, Economics, and Policy
Gabors Interactive Data Analysis
Current version: March 2021
Beta version with some minor bugs
A Docker image for the hotels-europe Shiny application is automatically built and published to GitHub Container Registry using GitHub Actions when changes are made to the hotels-europe/v0.2/ directory.
To pull the latest image:
docker pull ghcr.io/gabors-data-analysis/da_interactive/hotels-europe:latestTo run the container:
docker run -p 3838:3838 ghcr.io/gabors-data-analysis/da_interactive/hotels-europe:latestThen access the Shiny application at http://localhost:3838
The public site run at https://dashboards.gabors-data-analysis.com is using the
configuration files stored in the shinyproxy directory. This includes:
- Dashboard listing page HTML structure and CSS styling
- List of applications and their configuration