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_prepProvides code for preprocessing the data to be used on the Website -
Data AnalysisProves and R script for geographic and temporally weighted regression (GTWR) analysis. -
website_widgetsHosts example D3 controls independent of the web site.- Once the controls are working properly integration into the website is an additional step.
-
websiteProvides code for flask based application website. -
react-websiteProvides code for react application website. -
docsProvides documents and reference materials for development and analysis