Serving data from John Hopkins University CSSE as a JSON API
-
/: contains opengraph image for sharing
-
/api: global summary
-
/api/og: generate a summary open graph image
-
/api/confirmed: global cases per region sorted by confirmed cases
-
/api/recovered: global cases per region sorted by recovered cases
-
/api/deaths: global cases per region sorted by death toll
-
/api/daily: global cases per day
-
/api/daily/[date]: detail of updates in a [date] (e.g. /api/daily/2-14-2020)
-
/api/countries: all countries and their ISO codes
-
/api/countries/[country]: a [country] summary (e.g. /api/countries/Indonesia or /api/countries/USA or /api/countries/CN)
-
/api/countries/[country]/confirmed: a [country] cases per region sorted by confirmed cases
-
/api/countries/[country]/recovered: a [country] cases per region sorted by recovered cases
-
/api/countries/[country]/deaths: a [country] cases per region sorted by death toll
-
/api/countries/[country]/og: generate a summary open graph image for a [country]
-
Clone
-
Install deps (
yarn
,npm install
) -
Install and register to ZEIT Now if you haven't. This project is exclusively made for the platform.
-
now dev
to run a local dev deployment,now
to publish.
-
17 responsible live visualizations about the coronavirus, for you to use, (Web) by Datawrapper
-
Android kotlin-mvvm-covid19, (Android) by Rizki Maulana
-
https://github.com/andreyyoshua/Covid-19, (iOS) by Andrey Yoshua
-
https://github.com/pararang/vue-covid, (VueJS) by Muhammad Ikhsan
-
Vue Covid 19 monitoring App, (VueJS) by Mahmud Rafid . A demo.
-
https://github.com/pooladkhay/covid19, (React, NextJS) by Mohammad Javad Pooladkhay
-
https://github.com/alancampora/corona-virus-react, (React) by Alan Adrian Campora
-
https://github.com/alankilalank/react-covid-19, (React, CRA) by Alank Ilalank
-
https://github.com/pabloVinicius/covid-19-dashboard https://covid19.data.eti.br/, (Web) by Pablo Vinicius
-
https://github.com/freakyfelt/gatsby-source-mathdroid-covid19(https://github.com/freakyfelt/gatsby-source-mathdroid-covid19), (Gatsby, TypeScript) by Bruce Felt
-
https://github.com/miftahafina/covid19-data, (React) by Miftah Afina
-
https://github.com/mazik/corona/, (An Electron based Desktop application based on VueJS) by Md Mazedul Islam Khan
-
https://github.com/hoaaah/flutter-covid19ina, (Flutter) by @hoaaah
-
https://github.com/kasramp/COVID-19-Telegram-bot, (Telegram Bot, Java) by Kasra Madadipouya
-
https://covid-19-map.netlify.com/,(React, Deck.GL) by Jason Feng
-
https://github.com/Ghazif-Adeem/COVID-19-Statistics-Checker, (PHP) by Ghazif Adeem
-
Access mathdroid API to store Coronavirus COVID-19 worldwide data in JSON format, (Javascript script, get updated every 8 hours by Github Actions) by Maxine Chen
-
A Coronavirus COVID-19 global data statistics website, (React + Gatsby + Material UI + Recharts) by Maxine Chen
-
https://novel-coronavirus-reports.netlify.com/, (PWA with Map & reports) by Sharad Raj Singh Maurya
-
https://github.com/sutanlab/covid19-visualized, (Next.js, TypeScript) by Sutan Gading F. Nasution
-
Covid-19 World Map (D3.js globe displaying confirmed, recovered, and death counts by country) by Paige Vogenthaler
-
https://souryvath.github.io/ng-covid-19/, (Angular, ApexCharts) by Souryvath NIRASAY
-
Corona-tracker, (Vue frontend for the API with main focus on India) by Akash Raju M
-
https://github.com/satyawikananda/Vucovid-Covid-info, (VueJS, PWA) by Satya Wikananda
-
https://github.com/juanitourquiza/ng-covid-19 https://hackeruna.com/covid19/, (Angular) by Juan Urquiza
-
RN-Covid19, (React-Native) by Hamaar
-
Last 7 days chart with percentages,(Next, React, PWA) by Mithhu
-
https://livecovid19stats.netlify.com, (Gatsby, React) by Dhaiwat Pandya
-
https://corona-stats-eta.now.sh/, (React, Hooks) by Vitor Boccio
-
COVID-19 | Coronavirus Live Stats and Tracker, (React) by Micah Mones
-
https://sandipnirmal.github.io/covid-19-tracker, (React PWA) by Sandip R. Nirmal
MIT License 2020, mathdroid.
Transitively from the John Hopkins Site, the data may not be used for commercial purposes.