# mathdroid/covid-19-api

COVID-19 global data (from JHU CSSE for now) as-a-service

Repository: https://github.com/mathdroid/covid-19-api
Canonical: https://ross.abutalabs.com/products/covid-19-api
Homepage: https://covid19.mathdro.id
Language: TypeScript
License Family: other
Last push: 2023-03-27T22:09:13+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": 2374, "days_push": 1255, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1352, forks 274 (observed 2026-08-28T04:04:28.397654+00:00)

## What it is
A JSON API service serving global COVID-19 data sourced from Johns Hopkins University CSSE, built with TypeScript for the ZEIT Now (Vercel) serverless platform. It exposes endpoints for global and per-country summaries, daily updates, and generated OpenGraph summary images.

## Use cases
- get global covid-19 case counts as json
- fetch daily covid-19 case data by date
- get covid-19 statistics for a specific country
- build a covid-19 dashboard or visualization
- send daily covid-19 updates to a telegram bot
- generate shareable opengraph images of case summaries

## When to choose
- you need a simple JSON API for historical COVID-19 data from JHU CSSE
- you want to fork and self-host a ready-made serverless COVID data API
- you need per-country and per-day case breakdowns for dashboards or bots

## When to avoid
- you need actively maintained or up-to-date COVID-19 data - the official deployment is no longer maintained
- you need real-time or non-COVID epidemiological data
- you need a general-purpose health data API beyond COVID-19

## Facets
- artifact type: service
- maturity: abandoned
- function: http-server, api-framework, analytics, data-visualization, web-scraping
- domain: healthcare, data-science, analytics, apis, web-development
- platform: serverless, cloud
- tags: covid-19, json-api, jhu-csse, serverless-api, epidemiology, open-data, zeit-now, typescript, nodejs, web-server

## Member repositories
- mathdroid/covid-19-api (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:28.397654+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-30T04:42:10.286494+00:00, confidence not recorded.
  - readme: https://github.com/mathdroid/covid-19-api (fetched 2026-08-28T04:04:28.397654+00:00, sha c70c0b66fdcd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
