Covid 19 cases, deaths and recovery per country.
This API, deprecated on October 31, 2022, provided realtime and historical data on COVID-19 confirmed cases, deaths, recovered cases, and vaccination figures, sourced from CSSEGISandData, ArcGIS opendata, and govex/COVID-19. It ran as AWS Lambda code powering covid-api.mmediagroup.fr/v1, with data on cases updated roughly once per hour and average response times between 70 and 250 ms.
The API exposed endpoints for live case data (/cases), historical data by status such as confirmed, deaths, or recovered (/history), and vaccination data (/vaccines), each queryable by country name, ISO abbreviation, or continent. No authorization was required to use it, though a rate limiter was applied to prevent excessive requests. It was intended for developers, machines, and programs building data analysis tools, dashboards, or charts based on COVID-19 statistics.
The project was licensed under GNU AGPLv3 and had been called over 40 million times before its deprecation. It was used to build a public dashboard at mmediagroup.fr/covid-19 as well as third-party tools including API parsers, Discord bots, a WordPress plugin, and a mobile app. The repository is now archived and read-only.
Yes, it is a free public API with no authorization required.
No, the API was deprecated on October 31, 2022, and the repository is archived and read-only.
It pulls historical data from CSSEGISandData/COVID-19, realtime data from an ArcGIS open dataset, population data from M-Media-Group/country-json, and vaccine data from govex/COVID-19.
Yes, a rate limiter is applied and excessive requests can result in a ban.
It is intended for developers, machines, and programs to fetch up-to-date COVID-19 epidemic information for tools like dashboards and data analysis.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Access to the data from the CMS - medicare.gov.
UK Government coronavirus data, including deaths and cases by region.
Maps, datasets, applications and more in the context of COVID-19.
Government measures tracker to fight against the Covid-19 pandemic.
Covid 19 statistics state and district wise about cases, vaccinations, recovery within India.
Open-source API for exploring Covid19 cases based on JHU CSSE.