All Projects → yahoo → covid-19-data

yahoo / covid-19-data

Licence: other
COVID-19 datasets are constructed entirely from primary (government and public agency) sources

Projects that are alternatives of or similar to covid-19-data

cli-corona
📈 Track COVID-19 (2019 novel Coronavirus) statistics via the command line.
Stars: ✭ 14 (-86.54%)
Mutual labels:  2019-ncov, coronavirus, covid-19, covid-19-data
COVID-19-AI
Collection of AI resources to fight against Coronavirus (COVID-19)
Stars: ✭ 25 (-75.96%)
Mutual labels:  2019-ncov, coronavirus, covid-19
COVID-19-Greece
A python-generated website for visualizing the novel coronavirus (COVID-19) data for Greece.
Stars: ✭ 21 (-79.81%)
Mutual labels:  2019-ncov, coronavirus, covid-19
Ncovmemory
2020新冠肺炎记忆:报道、非虚构与个人叙述(持续更新) Memory of 2020 nCoV: Media Coverage, Non-fiction Writings, and Individual Narratives (Continuously updating)
Stars: ✭ 11 (-89.42%)
Mutual labels:  2019-ncov, coronavirus, covid-19
covid19-data-greece
Datasets and analysis of Novel Coronavirus (COVID-19) outbreak in Greece
Stars: ✭ 16 (-84.62%)
Mutual labels:  2019-ncov, coronavirus, covid-19
covid-19
HDR UK - Resources for 🦠COVID-19 Research
Stars: ✭ 41 (-60.58%)
Mutual labels:  2019-ncov, coronavirus, covid-19
Covid 19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
Stars: ✭ 27,932 (+26757.69%)
Mutual labels:  2019-ncov, coronavirus, covid-19
fahclient
Dockerized Folding@home client with NVIDIA GPU support to help battle COVID-19
Stars: ✭ 38 (-63.46%)
Mutual labels:  2019-ncov, coronavirus, covid-19
covid19-visualized
COVID-19 World update with data Visualization (Include Indonesia cases)
Stars: ✭ 23 (-77.88%)
Mutual labels:  coronavirus, covid-19, covid-19-data
covid-19
Open source web map for tracking COVID-19 global cases
Stars: ✭ 23 (-77.88%)
Mutual labels:  2019-ncov, coronavirus, covid-19
covid19-interventionmeasures
Complexity Science Hub (CSH) Covid-19 Control Strategies List (CCCSL)
Stars: ✭ 56 (-46.15%)
Mutual labels:  2019-ncov, coronavirus, covid-19
corona tracker
COVID-19 tracking app - submission for https://wirvsvirushackathon.org/
Stars: ✭ 13 (-87.5%)
Mutual labels:  2019-ncov, coronavirus, covid-19
COVID19-taiwan
Release COVID-19 (SARS-CoV-2) FDA / NHI drugs screening results.
Stars: ✭ 24 (-76.92%)
Mutual labels:  2019-ncov, coronavirus, covid-19
Coronavirus
Java API Wrapper for tracking coronavirus (COVID-19, SARS-CoV-2) via https://git.io/Jvoep
Stars: ✭ 16 (-84.62%)
Mutual labels:  2019-ncov, coronavirus, covid-19
cotect
🛡Crowd-sourced COVID-19 reporting and assessment system.
Stars: ✭ 14 (-86.54%)
Mutual labels:  coronavirus, covid-19
DonationChannel
武汉新型冠状病毒防疫物资信息捐赠通道 -> 采用更便捷的方案展示
Stars: ✭ 18 (-82.69%)
Mutual labels:  2019-ncov, coronavirus
covid-19-status
Menu bar widget for MacOS with COVID-19 statistics
Stars: ✭ 50 (-51.92%)
Mutual labels:  coronavirus, covid-19
COVID19 AgentBasedSimulation
COVID-ABS: An Agent-Based Model of COVID-19 Epidemic to Simulate Health and Economic Effects of Social Distancing Interventions
Stars: ✭ 56 (-46.15%)
Mutual labels:  coronavirus, covid-19
ncov2019
从官方数据中提取我感兴趣的2019新型冠状病毒发展情况
Stars: ✭ 20 (-80.77%)
Mutual labels:  coronavirus, covid-19
iorestoacasa
#covid19 Ciò che stiamo facendo è creare un servizio informazioni, aggiornato in tempo reale, relativo ad ospedali e supporto medico, attività produttive, servizi di approvvigionamento e molto altro. COVID-19
Stars: ✭ 23 (-77.88%)
Mutual labels:  coronavirus, covid-19

Yahoo Knowledge Graph COVID-19 Datasets

Slack

Background

The Yahoo Knowledge Graph team at Verizon Media is responsible for providing critical COVID-19 data that feeds into Yahoo properties like Yahoo News, Yahoo Finance, and Yahoo Weather. The COVID-19 datasets include country, state, and county level information updated on a rolling basis, with updates occurring approximately hourly.

The COVID-19 datasets are constructed entirely from primary (government and public agency) sources with a clear attribution of the primary sources used for each geographical region. While other aggregations of COVID-19 data are already available, we believe ours to be the only open source COVID-19 dataset that is constructed entirely from primary sources with clear attribution back to those sources. Our hope is that additional transparency will enable more accurate analysis, aiding researchers who seek to understand and prevent further spread of the disease.

Released together with the COVID-19 dataset are two other open source projects:

Datasets

The data is logically organized by region and time. Time is further organized into a snapshot of the latest updates received for all regions and the updates reported by regions for a given date. As the COVID-19 pandemic develops and local governments and agencies improve their ability to collect and present their data to the public, the schema will evolve. Please check back as sources frequently evolve.

We welcome data feeds or links to web pages that you would like us to crawl, extract, and merge into the overall stats. Feel free to submit an issue.

region-metadata

Provides general information about the regions covered in the dataset, such as geographical location and links to other public data sources.

Field Type Description
id xsd:string a unique identifier for the region
type list of xsd:string a list of type classifications for the region. for example: Country, StateAdminArea, CountyAdminArea, etc...
woeId xsd:string WhereOnEarth unique identifier for the region
wikiId xsd:string the main Wikipedia page name of the country, can be used as a unique key
countryCode xsd:string 2 letter country abbreviation code (ISO 3116)
stateCode xsd:string 2 letter state abbreviation code (FIPS 5-2)
countyCode xsd:string US county code (FIPS 6-4)
label xsd:string the English name of the region
latitude xsd:float latitude in decimal number format
longitude xsd:float longitude in decimal number format
population xsd:integer the population residing in the region
parentId list of xsd:string a list of parent geopolitical regions for the region, this represents only direct parents as they exist in the dataset and not the full possible hierarchy

by-region-[DATE]

Provides detailed case counts of COVID-19 in each region on [DATE] in local time for that region. Each entry (row) in the daily file represents a single region.

Please be aware that different sources release data at different and often unpredictable frequencies. The by-region-[DATE] numbers will be updated as sources release data for the given date for their region. In some cases, data for a given region is not released until many days after that calendar date has elapsed everywhere in the world. As a result, the same by-region-[DATE] file may show different aggregate statistics for the same date depending on when the by-region-[DATE] is accessed. Generally speaking, by-region-[DATE] data more than one week old is stable.

Field Type Description
regionId xsd:string see id above
label xsd:string see above
totalConfirmed xsd:integer the total amount of confirmed cases of COVID-19 in the region until the given date (aggregate)
totalDeaths xsd:integer the total amount of fatalities from COVID-19 in the region
totalRecoveredCases xsd:integer the total amount of people recovered from COVID-19 in the region (aggregate)
totalTestedCases xsd:integer the total amount of people tested for COVID-19 in the region (aggregate)
numPositiveTests xsd:integer the daily count of people tested positive for COVID-19
numDeaths xsd:integer the daily count of fatalities as a result of COVID-19
numRecoveredCases xsd:integer the daily count of people recovered from COVID-19
diffNumPositiveTests xsd:integer the difference in number of positive cases found between 2 consecutive days
diffNumDeaths xsd:integer the difference in number of deaths between 2 consecutive days
avgWeeklyConfirmedCases xsd:float 7-day moving average of daily new confirmed cases
avgWeeklyDeaths xsd:float 7-day moving average of daily new deaths
referenceDate xsd:date the date associated with the COVID-19 data according to the local timezone of the region
lastUpdatedDate xsd:datetime last update time of the entry
dataSource xsd:anyURI the source attribution for the COVID-19 data in the current entry

by-region-latest

Provides the latest figures for each region.

The schema for the latest file is similar to the by-region-[DATE] above. There are 2 main differences:

  • All daily diff, moving average and daily numbers are removed - daily numbers in latest file can be misleading as they are dependant on the time of day at which the data was collected
  • referenceDate - In the daily files, referenceDate always matches the filename, and represents the date in local time for the relevant data reported by the source for that region when that source was last consulted. In the latest file, referenceDate will differ across regions, representing the latest date on which the source for a given region was consulted.

Note that because different regions report at different and often unpredictable frequencies, the latest figures for one region may be many days older than the latest figures for another region. For this reason, stable by-region-[DATE] numbers are required for an accurate comparison of growth rates in different regions. Generally speaking, by-region-[DATE] data more than one week old is stable.

Field Type Description
regionId xsd:string see id above
label xsd:string see above
totalConfirmed xsd:integer the total amount of confirmed cases of COVID-19 in the region until the given date (aggregate)
totalDeaths xsd:integer the total amount of fatalities from COVID-19 in the region
totalRecoveredCases xsd:integer the total amount of people recovered from COVID-19 in the region (aggregate)
totalTestedCases xsd:integer the total amount of people tested for COVID-19 in the region (aggregate)
referenceDate xsd:date the date associated with the COVID-19 data according to the local timezone of the region
lastUpdatedDate xsd:datetime last update time of the entry
dataSource xsd:anyURI the source attribution for the COVID-19 data in the current entry

Maintainers

Please contact [email protected] with any questions.

Contributors

Thank you to everyone who contributed to this project!

License

The Yahoo Knowledge Graph COVID-19 Dataset is made available under a Creative Commons CC-BY-NC 4.0 license. No express permission from Verizon Media is required for noncommercial uses. Only compliance with the CC-BY-NC 4.0 license is required for noncommercial uses including attribution.

Verizon Media may consider granting royalty-free commercial licenses upon request. If you are interested in making commercial use of the Yahoo COVID-19 Dataset, please submit a request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].