yahoo / covid-19-data

COVID-19 datasets are constructed entirely from primary (government and public agency) sources
Other
110 stars 25 forks source link

COVID-19 Data V2 #18

Closed asafary closed 4 years ago

asafary commented 4 years ago

COVID-19 Data V2

This is a major change to the schema or the files as well as the content.

In an effort to provide the most accurate and up-to-date information we are making the following backwards incompatible changes as a way to set a new baseline. Users of the data can expect future changes to be incremental and not at the same scope.

Schema changes

Removing unreliable / low coverage fields

New fields

Simplifying Geographic Hierarchy

Removing the use of some in-dispute fields such as countyLocation , stateLocation and countryLocation and replacing with a parentId field. In this new schema a field is also allowed to have multiple parents which helps handle shared zipcodes and areas in contention.

Replacing hex IDs with plain text version

Making the dataset more readable through the use of plain text unique IDs

Increased coverage and support for smaller subregions

asafary commented 4 years ago

V2 is available in the master branch