CSSEGISandData / COVID-19

Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
https://systems.jhu.edu/research/public-health/ncov/
29.13k stars 18.43k forks source link

Daily Reports in RDS COVID-19 Data Center (API / Apps) #3242

Open kulnor opened 3 years ago

kulnor commented 3 years ago

This is to let you know that, alongside several other datasets, we have the Daily Reports available in our COVID-19 Data Center at https://covid19.richdataservices.com/. The content is synced daily from this repository, and curated/enhanced to maximize usability and enable immediate reuse. The reports are re-organized into multiple datasets (Country level, U.S. State, U.S. County, and Canada Provinces/Territories)

The data can be queried through our Rich Data Services REST API for integration in web portals, analytical purposes, story telling visualizations, machine learning, and integration in applications (e.g. R, Python, JavaScript). Documentation is available at https://documenter.getpostman.com/view/2220438/SzYevv9u?version=latest) The RDS API is featured in the Postman COVID-19 Resource Center (https://covid-19-apis.postman.com/).

You can further interactively browse, subset, and download records using the RDS Explorer (see https://.richdataservices.com/rds-explorer), or create aggregated tables using the RDS TabEngine. Examples are available in the data center home page.

Our mission is to make high quality data available for research and analysis using modern technologies and leveraging global metadata standards and best practices. We hope you find this resource useful. Do not hesitate to contact us should you have any question/suggestion or need assistance with the API and RDS applications. Visit https://www.richdataservices.com for more information.

salchichongallo commented 3 years ago

This is quite useful. I've been playing with the RDS Explorer and the API.

Although it seems to me like the content is not completely synced as you say. For instance, both explorer and API return the data from one day after this repository got updated.

Is there a particular hour when this catalog gets updated?

kulnor commented 3 years ago

@salchichongallo Thanks for the feedback. We currently sync the data daily at 08:15 UTC (4:15am ET), which is typically shortly after JHU releases the CSV file on GitHuib. We need a bit of time in between to run the transform/curation process in our GitHub repo (https://github.com/mtna/covid-19/tree/master/data/us/jhu-ccse), and then sync the various files into the database tables underlying the data center RDS server. Ideally we would like this to be triggered automatically rather than on schedule (but not there yet). Let us know if you have any question or suggestion on the data or RDS.

azamramadhan96 commented 3 years ago

Update Readme