This project lays the foundation for visualization componetant of the CSE6242 Team Project.
The main data set for this project can be downloaded from here: arcos_all_washingtonpost.
CDC Overdose data can be found here
-
data_prep
Provides code for preprocessing the data to be used on the Website -
Data Analysis
Proves and R script for geographic and temporally weighted regression (GTWR) analysis. -
website_widgets
Hosts example D3 controls independent of the web site.- Once the controls are working properly integration into the website is an additional step.
-
website
Provides code for flask based application website. -
react-website
Provides code for react application website. -
docs
Provides documents and reference materials for development and analysis