maxlchen / COVID-19-Cornell-DataCollection

COVID-19 Data Collection by teams at Cornell
0 stars 0 forks source link

Scrape NYC Health data #5

Closed yujiakimoto closed 4 years ago

yujiakimoto commented 4 years ago

I've scraped the Total Cases/Deaths/Hospitalizations tables from here and merged them into one table - I've tried to use a data format that will be re-usable across data sources, but happy to change anything to fit what's required.

Additional documentation is in the README under data, but an empty cell for a column indicates that an attribute was not split on, which differs from an attribute that is explicitly unknown (i.e. the row with an empty cell for all attributes is the total). #2