Skip to content

gregce/RoutR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Public version of the source code

This repo is a public version of the source code for the RoutR.nyc app. The app is built with R, JavaScript and Shiny. If you got this far, we have to assume you can look after yourself with R and navigating this GitHub repo; we can’t give detailed guidance or help.

The app itself is contained in the ./shiny folder and can be run from the root directory with:

shiny::runApp("app.R")

Prior to the App's creation, much work was done to clean and integrate the data necessary to make the vizualization. A Redshift database was spun up to help facilitate this process given that the total size of the original database was ~300GB.

These sql scripts can be found in the ./sql folder. The massaged and cleaned data ultimatley used can be downloaded directly here as an .Rdata file

The app runs on a single node t2 large EC2 instance. Please be gentle :)

About

Final Project for MIDS DATASCI W209

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published