Provides up-to-date data about Coronavirus outbreak. Includes numbers about confirmed cases, deaths and recovered. Support multiple data sources. Specify source parameter with ?source=nyt. NYT also provides a timeseries! To view timelines of cases by US counties use ?source=nyt&timelines=true. Currently, 3 different data sources are available to retrieve the data. Worldwide Data repository operated by the Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE). U.S. County data that comes from the Conference of State Bank Supervisors. The New York Times is releasing a series of data files with cumulative counts of coronavirus cases in the United States. This API provides the timeseries at the US county level. jhu data-source will be used as a default source if you don't specify a source parameter in your request. Consume our API through our super awesome and interactive SwaggerUI.
Features
- Simple and fast (< 200ms)
- Written in python
- Wirtten using the FastAPI framework
- Supports multiple sources
- You can get data per location
- You can open the URL in your browser to further inspect the response