covid-19-api
covid-19-api copied to clipboard
COVID-19 global data (from JHU CSSE for now) as-a-service
Added app link that is based on this very API
# Suggestion: Add a province state data for countries, like the United States. ## Example: `api/[country]/[province]` `api/countries/us/michigan` This would be handy in further categorizing cases, as well as generating information...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) and [chrome-aws-lambda](https://github.com/alixaxel/chrome-aws-lambda). These dependencies needed to be updated together. Updates `puppeteer-core` from 2.1.1 to 10.1.0 Release notes Sourced from puppeteer-core's releases. v10.1.0 10.1.0 (2021-06-29) Features add a streaming...
Hey, I had been using this API for a project and it seemed to work fine till yesterday. Today, however, I am unable to access the data. The endpoint https://covid19.mathdro.id/api...
Bumps [sharp](https://github.com/lovell/sharp) from 0.26.3 to 0.28.3. Changelog Sourced from sharp's changelog. v0.28.3 - 24th May 2021 Ensure presence of libvips, vendored or global, before invoking node-gyp. Skip shrink-on-load for multi-page...
In endpoint https://covid19.mathdro.id/api/daily The `totalRecovered` data always 0
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Can we add vacination data to the api? Having daily and a total per country would be good.