datalab-dev / graves-endocrine_surgeons

Claire Graves' 2022 collaboration to identify access to endocrine surgery centers
GNU General Public License v3.0
1 stars 1 forks source link

Estimate population inside and outside isochrone for each census variable #28

Closed alisonsnwong closed 1 year ago

MicheleTobias commented 1 year ago

It looks like this script depends on an environment you've set up specifically for your computer. Let's find a way to make the loading of data more universal. Let's assume all data you load is in a data folder in a working directory of your choosing and that your API key is stored in a text file in the root of the working directory.

MicheleTobias commented 1 year ago

So the assumed file structure might look like this:

working_directory
   |___ data
            |___ 60_min_isochrone
            |___ 90_min_isochrone
            |___ 120_min_isochrone
   |___ api_key.txt
   |___ census_variables.csv