covidatlas / li

Next-generation serverless crawler for COVID-19 data
Apache License 2.0
57 stars 33 forks source link

Aggregate is state though county data available DC, VT, NV #400

Closed jzohrab closed 4 years ago

jzohrab commented 4 years ago

Original issue https://github.com/covidatlas/coronadatascraper/issues/533, transferred here on Monday Mar 30, 2020 at 21:25 GMT


For the states DC, VT and NV aggregate is set to state in the locations.json though county level data is in the dataset.

See also #264 and #312 seems like this locations.json was not updated.

To my understanding aggregate matches the type of record (country, state, county, city) if this is the lowest available level of data. If aggregate is county on a state record this is aggregated county data.