Skip to content

Feature Proposal: Add CovidTracking API #142

@Lakshay-sethi

Description

@Lakshay-sethi

Website Description
Covid Tracking is an Api that provides covid data about US nationally and by separate state.

Reason(s) to Support the Website
Developer using Covid data can easily use it to get up to date as well as historical data about Covid's impact

Endpoints

This API supports 6 endpoints
https://api.covidtracking.com/v2/states/{state}.json
http://api.covidtracking.com/v2/us/daily.json
http://api.covidtracking.com/v2/states.json
https://api.covidtracking.com/v2/us/daily/{date}.json
https://api.covidtracking.com/v2/states/{state}/daily.json
https://api.covidtracking.com/v2/states/{state}/{date}.json

Questions

What is the no. of cases in US?
What were the no. of cases in US on 2nd March?
What were the no. of cases in each state on 2nd March?
What is the no. of cases in New York?
What were the no. of cases in New York on 2nd March?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions