Open JamesSaxon opened 5 years ago
Just following up on the example directory (this is for the week of July 15) for IL, for unit tests.
I see two options for homes for this data.
Either way, you would just check to see if the file exists and, if not, ask the user and wget it. There is a nice python wget library, and I believe urllib can also do it. (Obviously, for unit tests, there should be a flag to bypass the user input.)
Add example for primary care in Illinois -- populations (
TP2I1), times, and primary care physicians (
TG_DOC) and dentists (
TDNTNF_PRA`) -- and Illinois census tract geometry as centroids.https://data.hrsa.gov/hdw/data/datadownload/pcsa2010Download.aspx
geoid
(as anint
) andpoint
. My preferred CRS is 3528.