# pomber/covid19

JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily

Repository: https://github.com/pomber/covid19
Canonical: https://ross.abutalabs.com/products/pomber-covid19
Homepage: https://pomber.github.io/covid19/timeseries.json
Language: JavaScript
License Family: other
Topics: covid-19, 2019-ncov, coronavirus, dataset, json, api, time-series, data
Last push: 2023-03-10T08:32:43+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2364, "days_push": 1272, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1217, forks 371 (observed 2026-08-28T04:04:01.452545+00:00)

## What it is
A JSON dataset of COVID-19 confirmed cases, deaths, and recoveries per country as daily time series since January 2020, served over a static URL and updated via GitHub Actions. It transforms data from the Johns Hopkins CSSE repository into an easily consumable JSON format.

## Use cases
- fetch covid-19 case counts per country as json
- build a coronavirus stats dashboard
- plot daily covid deaths and recoveries time series
- get historical pandemic data for data analysis
- feed covid data into grafana or google sheets
- teach a tutorial app to fetch and display covid stats

## When to choose
- you need a simple, no-auth JSON endpoint for COVID-19 time-series data
- you want historical daily data per country in a single fetch
- you're building a visualization, dashboard, or tutorial project

## When to avoid
- you need real-time or guaranteed up-to-date data
- you need granular sub-country (province/state) data
- you need a maintained, licensed dataset for production use - the repo has no license and updates have slowed

## Facets
- artifact type: dataset
- maturity: maintenance
- function: json, data-visualization, analytics
- domain: data-science, healthcare, analytics, time-series
- platform: cli, cross-platform
- tags: covid-19, time-series, json-api, epidemiology, open-data, github-actions, web-server

## Member repositories
- pomber/covid19 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:01.452545+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-30T06:17:08.976968+00:00, confidence not recorded.
  - readme: https://github.com/pomber/covid19 (fetched 2026-08-28T04:04:01.452545+00:00, sha 1838840687c7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
