Skip to content

samuel-lindsay/cse163-cancer-research

Repository files navigation

CSE 163 final

How to run this project

  1. Download the required data sets:
  2. You must install Altair and altair_viewer as well as geopandas if it is not currently installed.
  3. Before running, adjust the path variables in analyze.py to reflect the location of the data sets. Specifically, the variables are:
    • AREA_DATA_PATH: points to the cancer data table titled "byarea.txt"
    • SITE_DATA_PATH: points to the cancer data tables titled "bysite.txt"
    • COUNTY_DATA_PATH: points to the cancer data table titled "byarea_county.txt"
    • SHP_DATA_PATH: points to the cb_2020_us_county_20m.shp. NOTE: the other files from the census data zip must be in the same directory as the shape file!
  4. Run analyze.py.
  5. Observe the resulting html files in a web browser. Ensure that javascript is not blocked on your browser.

Note

  1. Please refer to CSE163-ProjectReport for introduction, background, methodology, and solution, etc. about this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published