All Projects → codedawi → covid19-badges

codedawi / covid19-badges

Licence: MIT License
🦠 SVG badges displaying cases and deaths of COVID-19

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to covid19-badges

covid19api
Playing with GraphQL and COVID-19 API! Checkout the related COVID-19 Tracker for India.
Stars: ✭ 31 (+0%)
Mutual labels:  covid-19
quarantine-bot
WhatsApp bot powered by Twilio API to get through the quarantine. Latest COVID19 statistics, world news, inspirational quotes and cat photos.
Stars: ✭ 24 (-22.58%)
Mutual labels:  covid-19
covid-19-community
Community effort to build a Neo4j Knowledge Graph (KG) that links heterogeneous data about COVID-19
Stars: ✭ 95 (+206.45%)
Mutual labels:  covid-19
Covid-19-analysis
Analysis with Covid-19 data
Stars: ✭ 49 (+58.06%)
Mutual labels:  covid-19
codebadges
Code badges to display your progress on FreeCodeCamp, CodeSchool, Codecademy, CodeWars, GitHub etc.
Stars: ✭ 24 (-22.58%)
Mutual labels:  badges
covid-stats
COVID-19 Stats Chrome Extension - React & TypeScript
Stars: ✭ 30 (-3.23%)
Mutual labels:  covid-19
impf-botpy
Impf Bot.py 🐍⚡ – Automatisierung für den Corona ImpfterminService Bot
Stars: ✭ 254 (+719.35%)
Mutual labels:  covid-19
covidseir
Bayesian SEIR model to estimate the effects of social-distancing on COVID-19
Stars: ✭ 23 (-25.81%)
Mutual labels:  covid-19
covid-19-datasette
Deploys a Datasette instance of COVID-19 data from Johns Hopkins CSSE and the New York Times
Stars: ✭ 62 (+100%)
Mutual labels:  covid-19
covid19-florida
Florida COVID19 Data parsed from Florida DOH Dashboard and PDF reports
Stars: ✭ 32 (+3.23%)
Mutual labels:  covid-19
coronavirus
covid-19 data in J
Stars: ✭ 15 (-51.61%)
Mutual labels:  covid-19
MoveSim
Codes for paper in KDD 2020 (AI for COVID-19): Learning to Simulate Human Mobility
Stars: ✭ 16 (-48.39%)
Mutual labels:  covid-19
coronavirus-stats
Automatically scrape data and statistics on Coronavirus to make them easily accessible in CSV format
Stars: ✭ 47 (+51.61%)
Mutual labels:  covid-19
COVID-19-AI
Collection of AI resources to fight against Coronavirus (COVID-19)
Stars: ✭ 25 (-19.35%)
Mutual labels:  covid-19
dockerfiles
Dockerfiles everywhere 🐳
Stars: ✭ 17 (-45.16%)
Mutual labels:  covid-19
China CoronaVirus Data Miner
Collects officially published daily stats for the corona-virus (China only) 收集新冠状病毒中国每日疫情数据,精确到地级
Stars: ✭ 24 (-22.58%)
Mutual labels:  covid-19
Projeto-EAR-Celso
e-AR - Emergency Ventilator
Stars: ✭ 17 (-45.16%)
Mutual labels:  covid-19
covid hospitals demographics
COVID-19 relevant data on hospital location / capacity, nursing home location / capacity, county demographics
Stars: ✭ 21 (-32.26%)
Mutual labels:  covid-19
social-data
Code and data for eviction and housing analysis in the US
Stars: ✭ 17 (-45.16%)
Mutual labels:  covid-19
COVID-19-Datasets
Novel Coronavirus (COVID-19) Cases for India, provided by University of Kalyani.
Stars: ✭ 19 (-38.71%)
Mutual labels:  covid-19

COVID-19 Data Badges

Cases

url: https://covid19-badges.herokuapp.com/confirmed/latest

usage: ![Covid-19 Cases](https://covid19-badges.herokuapp.com/confirmed/latest)

Deaths

url: https://covid19-badges.herokuapp.com/deaths/latest

usage: ![Covid-19 Deaths](https://covid19-badges.herokuapp.com/deaths/latest)

Recovered (see issue #1)

url: https://covid19-badges.herokuapp.com/recovered/latest

usage: ![Covid-19 Recovered](https://covid19-badges.herokuapp.com/recovered/latest)

Long Form Labels

Cases Deaths Recovered

url: ...?long=true

Data Sources

Data Repository of COVID-19 cases by Johns Hopkins ➡️ CSSEGISandData/COVID-19

GitHub stars GitHub last commit Website link!

Rest API COVID-19 data ➡️ ExpDev07/coronavirus-tracker-api

GitHub stars GitHub last commit Website link!

Developing Badge Service

Install dependencies

npm install

Running in development

npm run dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].