Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jqueryscript/covid-19-web
An ultimate list of open-source COVID-19 (Coronavirus) resources for web developers.
https://github.com/jqueryscript/covid-19-web
coronavirus coronavirus-api coronavirus-dataset coronavirus-info coronavirus-maps coronavirus-real-time coronavirus-tracker coronavirus-tracking covid-19 covid-api covid-data covid-virus covid19-data
Last synced: 7 days ago
JSON representation
An ultimate list of open-source COVID-19 (Coronavirus) resources for web developers.
- Host: GitHub
- URL: https://github.com/jqueryscript/covid-19-web
- Owner: jqueryscript
- Created: 2020-03-31T08:36:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T13:19:32.000Z (over 4 years ago)
- Last Synced: 2024-11-18T16:38:58.957Z (2 months ago)
- Topics: coronavirus, coronavirus-api, coronavirus-dataset, coronavirus-info, coronavirus-maps, coronavirus-real-time, coronavirus-tracker, coronavirus-tracking, covid-19, covid-api, covid-data, covid-virus, covid19-data
- Homepage:
- Size: 29.3 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COVID-19 Resources For The Web
An ultimate list of open-source COVID-19 (Coronavirus) resources for web developers.![Covid-19 Cases](https://covid19-badges.herokuapp.com/confirmed/latest) ![Covid-19 Deaths](https://covid19-badges.herokuapp.com/deaths/latest)
## Database
| Resource | Description |
|:-----|:-------------|
| [COVID-19](https://github.com/CSSEGISandData/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](https://github.com/nytimes/covid-19-data) | Coronavirus (Covid-19) Data in the United States (CSV). |
| [covid-chestxray-dataset](https://github.com/ieee8023/covid-chestxray-dataset) | An open database of COVID-19 cases with chest X-ray or CT images. |
| [2019-wuhan-coronavirus-data](https://github.com/globalcitizen/2019-wuhan-coronavirus-data) | This public repository archives data over time from various public sources on the web. |
| [Open COVID-19 Dataset](https://github.com/open-covid-19/data) | Datasets of historical data related to COVID-19. |
| [google-covid19-mobility-reports](https://github.com/vitorbaptista/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](https://github.com/NovelCOVID/API) | API for Current cases and more stuff about COVID-19 or the Novel Coronavirus Strain. |
| [coronavirus-tracker-api](https://github.com/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! |
| [covid-19-api](https://github.com/mathdroid/covid-19-api) | COVID-19 global data (from JHU CSSE for now) as-a-service |
| [covid19](https://github.com/pomber/covid19) | JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily |
| [COVID-19-API](https://github.com/Laeyoung/COVID-19-API) | API Service for tracking the COVID-19 |
| [Covid Tracking API](https://github.com/COVID19Tracking/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](https://github.com/someshkar/covid19india-cluster) | This is a dashboard of network connections and clusters to track outbreak and transmission COVID19 in India. |
| [COVID-19 Scenarios](https://github.com/neherlab/covid19_scenarios) | Models of COVID-19 outbreak trajectories and hospital demand. |
| [Corona Statistics Dashboard Angular](https://github.com/OssamaRafique/Corona-Statistics-And-Tracker-Dashboard-Angular-9) | Corona Virus / Covid 19 Tracker Dashboard With Awesome UI + PWA + NodeJS Scraper. |
| [covid-19](https://github.com/trekhleb/covid-19) | Coronavirus (COVID-19) dashboard to show the dynamics of Сoronovirus distribution per country. |
| [covid19-live-visualization](https://github.com/localeai/covid19-live-visualization) | Live visualization of novel corona virus (COVID19) outbreak. |
| [2019-ncov-frontend](https://github.com/sorxrob/2019-ncov-frontend) | Map, data and timeline of coronavirus (COVID-19) |
| [Interactive COVID-19 Country Tracker](https://github.com/lachlanjc/covid19) | Visualize & track the 2020 COVID-19 pandemic by country. |
| [CoronaBoard](https://github.com/soaple/corona-board) | Global dashboard for monitoring Corona virus(COVID-19) |
| [covidtrends](https://aatishb.com/covidtrends/) | Tracking the growth of COVID-19 Cases worldwide |
| [covid19-full-stack-application](https://github.com/anshumanpattnaik/covid19-full-stack-application) | (COVID-19) Full Stack Application |
| [Covid-19-Statistics-Dashboard-Angular-9](https://github.com/OssamaRafique/Covid-19-Statistics-Dashboard-Angular-9) | Corona Virus / Covid 19 Tracker Dashboard With Awesome UI + PWA + NodeJS Scraper |## Data Visualization
| Resource | Description |
|:-----|:-------------|
| [covid19](https://github.com/stevenliuyi/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](https://testing.predictcovid.com/) | The COVID-19 Testing Gap: an interactive data visualization. |
| [2019-nCov](https://github.com/yjlou/2019-nCov) | Use Google Maps Timeline data to compare with COVID-19 patient history location. |
| [covid-19-spread-simulator](https://github.com/midudev/covid-19-spread-simulator) | Check simulations about how confinement people could help to stop spreading Coronavirus. |
| [covid-19charts.com](https://github.com/wokalski/covid-19charts.com) | Interactive chart of COVID-19 cases per location. |
| [COVID-19-Charts](https://github.com/ohdarling/COVID-19-Charts) | Trending and Map charts for COVID-19. |
| [coronavirus-simulation](https://fatiherikli.github.io/coronavirus-simulation/) | Simulating coronavirus with the SIR model |
| [virus-spreading](https://github.com/MTrajK/virus-spreading) | Simple virus spreading simulation tool made with plain/vanilla JavaScript. |
| [COVID-3D](https://github.com/sorxrob/covid-3d) | 3D visualization of latest data regarding Coronavirus cases, provided by the World Health Organization. |
| [COVID-19 Data Badges](https://github.com/fight-covid19/bagdes) | svg badges displaying cases, deaths, and 24h changes |## CLI
| Resource | Description |
|:-----|:-------------|
| [corona-cli](https://github.com/ahmadawais/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](https://github.com/WarenGonzaga/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](https://github.com/garrylachman/covid19-cli) | Corona Virus (Covid 19) BASH Tracking CLI |
| [cli-covid19](https://github.com/aligoren/cli-covid19) | Terminal COVID-19 Tracker |## More Resources
* [Best Free Coronavirus Disease (COVID-19) Design Resources](https://365webresources.com/coronavirus-covid-19-design-resources/)
* [Best Coronavirus Disease (COVID-19) Plugins For WordPress Website](https://wpmissing.com/plugins/best-coronavirus-disease-covid-19/)