# ExpDev07/coronavirus-tracker-api

🦠 A simple and fast (< 200ms) API for tracking the global coronavirus (COVID-19, SARS-CoV-2) outbreak. It's written in python using the 🔥 FastAPI framework. Supports multiple sources!

Repository: https://github.com/ExpDev07/coronavirus-tracker-api
Canonical: https://ross.abutalabs.com/products/coronavirus-tracker-api
Homepage: https://coronavirus-tracker-api.herokuapp.com
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: api, python, heroku, python3, pip, pipenv, webapp, rest-api, coronavirus, coronavirus-tracker, coronavirus-real-time, json-api, covid-19, recoveries, deaths, ncov, covid19, fastapi, covid-api
Last push: 2023-02-14T21:58:47+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2400, "days_push": 1296, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1569, forks 310 (observed 2026-08-28T04:05:05.289957+00:00)

## What it is
A fast REST API built with Python and FastAPI that provides up-to-date global COVID-19 statistics including confirmed cases, deaths, and recoveries. It aggregates data from multiple sources such as JHU and the New York Times, with support for timelines and country-level breakdowns.

## Use cases
- get current covid-19 case counts by country
- track coronavirus deaths and recoveries worldwide
- fetch covid timeseries data for us counties
- build a dashboard showing live pandemic statistics
- query covid data from multiple sources via one api
- self-host a coronavirus tracking api

## When to choose
- you need a simple REST endpoint for COVID-19 statistics
- you want to aggregate data from multiple providers like JHU and NYT
- you need fast responses under 200ms for a web app or dashboard
- you want to self-host the API on Heroku or your own server

## When to avoid
- you need real-time or guaranteed-accurate health data for critical decisions
- you require recovery statistics, since JHU no longer provides them
- you need actively maintained software - the project sees infrequent updates
- your use case is not related to COVID-19 outbreak data

## Facets
- artifact type: service
- maturity: maintenance
- function: api-framework, http-server, web-scraping, data-science
- domain: healthcare, apis, data-science, analytics
- platform: python, self-hosted, cloud
- tags: covid-19, rest-api, fastapi, epidemiology, public-health-data, heroku, json-api, web-server

## Member repositories
- ExpDev07/coronavirus-tracker-api (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.289957+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:58:34.854100+00:00, confidence not recorded.
  - readme: https://github.com/ExpDev07/coronavirus-tracker-api (fetched 2026-08-28T04:05:05.289957+00:00, sha 3ee6962e9b00)
- Data as of 2026-08-30T08:39:29.467469+00:00.
