Skip to content

jqueryscript/covid-19-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 

Repository files navigation

COVID-19 Resources For The Web

An ultimate list of open-source COVID-19 (Coronavirus) resources for web developers.

Covid-19 Cases Covid-19 Deaths

Database

Resource Description
COVID-19 This is the data repository for the 2019 Novel Coronavirus Visual Dashboard operated by the Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE). Also, Supported by ESRI Living Atlas Team and the Johns Hopkins University Applied Physics Lab (JHU APL).
covid-19-data Coronavirus (Covid-19) Data in the United States (CSV).
covid-chestxray-dataset An open database of COVID-19 cases with chest X-ray or CT images.
2019-wuhan-coronavirus-data This public repository archives data over time from various public sources on the web.
Open COVID-19 Dataset Datasets of historical data related to COVID-19.
google-covid19-mobility-reports Archive of the Google COVID-19 Mobility Reports' PDFs and their data extracted as a CSV.

API

Resource Description
NovelCOVID/API API for Current cases and more stuff about COVID-19 or the Novel Coronavirus Strain.
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!
covid-19-api COVID-19 global data (from JHU CSSE for now) as-a-service
covid19 JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily
COVID-19-API API Service for tracking the COVID-19
Covid Tracking API A Cloudflare Worker that makes a requests to get the sheet info and then cleans it up a bit and returns an array of values.

Application

Resource Description
covid19india-cluster This is a dashboard of network connections and clusters to track outbreak and transmission COVID19 in India.
COVID-19 Scenarios Models of COVID-19 outbreak trajectories and hospital demand.
Corona Statistics Dashboard Angular Corona Virus / Covid 19 Tracker Dashboard With Awesome UI + PWA + NodeJS Scraper.
covid-19 Coronavirus (COVID-19) dashboard to show the dynamics of Сoronovirus distribution per country.
covid19-live-visualization Live visualization of novel corona virus (COVID19) outbreak.
2019-ncov-frontend Map, data and timeline of coronavirus (COVID-19)
Interactive COVID-19 Country Tracker Visualize & track the 2020 COVID-19 pandemic by country.
CoronaBoard Global dashboard for monitoring Corona virus(COVID-19)
covidtrends Tracking the growth of COVID-19 Cases worldwide
covid19-full-stack-application (COVID-19) Full Stack Application
Covid-19-Statistics-Dashboard-Angular-9 Corona Virus / Covid 19 Tracker Dashboard With Awesome UI + PWA + NodeJS Scraper

Data Visualization

Resource Description
covid19 An interactive, animated COVID-19 coronavirus map to track the outbreak over time by country and by region for selected countries (including China, Italy, Korea, Japan, France, Germany, United States).
covidtesting The COVID-19 Testing Gap: an interactive data visualization.
2019-nCov Use Google Maps Timeline data to compare with COVID-19 patient history location.
covid-19-spread-simulator Check simulations about how confinement people could help to stop spreading Coronavirus.
covid-19charts.com Interactive chart of COVID-19 cases per location.
COVID-19-Charts Trending and Map charts for COVID-19.
coronavirus-simulation Simulating coronavirus with the SIR model
virus-spreading Simple virus spreading simulation tool made with plain/vanilla JavaScript.
COVID-3D 3D visualization of latest data regarding Coronavirus cases, provided by the World Health Organization.
COVID-19 Data Badges svg badges displaying cases, deaths, and 24h changes

CLI

Resource Description
corona-cli Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms).
covid19-tracker-cli A curl-based command line tracker for Novel Coronavirus or COVID-19 pandemic. It Supports terminal for linux and macos, command prompt for windows, and termux for android with real-time updates.
covid19-cli Corona Virus (Covid 19) BASH Tracking CLI
cli-covid19 Terminal COVID-19 Tracker

More Resources