COVID-Weather / covid-environmental-factors

Analysis of COVID19 infection rates and their environmental conditions
GNU General Public License v3.0
4 stars 2 forks source link

Pre-processing notebooks #9

Open hdrake opened 4 years ago

hdrake commented 4 years ago

Ideally there would be a handful of jupyter notebooks that produce a csv spreadsheet where each row is an entry for a specific region on a specific date and columns that correspond to:

Spatial data

Epidemiological data

Environmental data

Demographics

Policy response

hdrake commented 4 years ago

Started a template for aggregating epidemiological and environmental data: https://github.com/COVID-Weather/covid-environmental-factors/blob/dd3fe7befbe8a2502662bb78a5db4f35e8001d00/notebooks/T_preprocess_state-level_UStest.ipynb

hdrake commented 4 years ago

Made a ton of progress on environmental data in https://github.com/COVID-Weather/covid-environmental-factors/pull/18