bcgov / housing-data-challenge-plotly

Apache License 2.0
1 stars 2 forks source link
bcstats dataviz plotly rstats

img status: archive


BC Housing Data Challenge

Running the app

If you have a working docker environment:

git clone https://github.com/cpsievert/simple-R-shiny.git
cd simple-R-shiny
./dev.sh

The application is then available at http://0.0.0.0:3838/. You can also run the app from dockerhub with: docker run -p 3838:3838 cpsievert/simple-r-shiny

Otherwise, make sure you have R installed, then from your terminal:

git clone https://github.com/cpsievert/housing-data-challenge-plotly.git
cd housing-data-challenge-plotly
make

(Note: The make command assumes you already have a number of non-standard system libraries. Most, if not all of them, are listed in the before_install step here)

Using the app

Click on the image below to a full demo of the application: