/covid.stream

🦠 COVID-19 stats for developers

Primary LanguagePython



covid.stream

An API for viewing latest Coronavirus (COVID-19) statistics.

Data provided by Johns Hopkins University. This API is provided to the public strictly for educational and academic research purposes.

API

https://api.covid.stream

Read the docs here


Disclaimers

Data might not be 100% in line with the version on John Hopkin's dashboard. This is because the GitHub repository we pull from might not update the data for ~12 hours. The live version updates every 3 hours to check for new data.


Rate Limits

No rate limits exist for now, but please remember that the data will only be updated every three hours.


Development


  • No tests at this time.

  • PRs are welcome, but Black formatting is required,