Transforms the data from CSSEGISandData/COVID-19 into a json file. Available at https://pomber.github.io/covid19/timeseries.json. Updated three times a day using GitHub Actions.
The json contains the number of Coronavirus confirmed cases, deaths, and recovered cases for every country and every day since 2020-1-22:
{
"Thailand": [
{
"date": "2020-1-22",
"confirmed": 2,
"deaths": 0,
"recovered": 0
},
{
"date": "2020-1-23",
"confirmed": 3,
"deaths": 0,
"recovered": 0
},
...
],
...
}
For example, if you want to use it from a web site:
fetch("https://pomber.github.io/covid19/timeseries.json")
.then(response => response.json())
.then(data => {
data["Argentina"].forEach(({ date, confirmed, recovered, deaths }) =>
console.log(`${date} active cases: ${confirmed - recovered - deaths}`)
);
});
Projects using this dataset (+ add yours)
- COVID-19 Grafana API (repo): JSON API to visualize stats in Grafana
- COVID-19 GraphQL API (repo)
- CovidAPI.info (repo): Lightweight, Superfast REST API built to be consumed by dashboards.
- COVID-19 Ruby Gem
- Build a Coronavirus web site with Next.js (repo) - How to use Next.js to build a static Coronavirus web site
- COVID-19 Datawrapper Widget With Auto Refresh: How to Import JSON Data From This API Into Google Sheets — and Create a COVID-19 Widget With Datawrapper in Less Than 5 Minutes
- CoronaStats repo to visualize time series per country
- Coronow (repo): Dashboard about COVID-19 with counters and charts
- COVID-19-INDIA-WORLD (repo): COVID-19 Tracker build with svelte
- Plotting COVID-19 (repo): Configurable and shareable COVID-19 country comparison charts.
- YACA (repo): Yet Another Covid-19 App. Graph of daily deaths. Tweakable options are: 1. select multiple countries, 2. size of rolling average, 3. absolute vs per capita, and 4. logaritmic vs linear Y axis.
- COVID-19 World at a Glance! (repo): Dashboard with COVID-19 Visualization of my Country(India), World Spread Comparator and Country level details across the world.
- COVID-19 Global Report (repo): COVID-19 Global Report focus in Brazil and World. Made with Snowflake, Pentaho and Power BI.
- Corona Status Brazil - Mobile Friendly (repo): Covid-19 daily report Brazil in a mobile friendly website.
- COVID-19 Flight Info (repo): Flight and Travel info as well as other stats related to the outbreak.
- The Curve (repo): The Curve
- COVID-19 Notifier (repo): Covid-19 Daily Notifier
- COVID-19 Daily Report (repo): Covid19 Daily Report Visualizer
- Covid19 Visualizer (repo): Covid19 Graphical Visualizer
- EU stats report on COVID-19 (repo): COVID-19 tracker for EU countries
- CoronaStatistics.live (repo): COVID-19 Global Report
- COVID-19 World (repo): COVID-19 Global Report
- COVID-19 Comparator (repo): Coronavirus cases comparator by countries, from chosen date and number of days (PWA)
- Mobile Friendly COVID-19 Report (repo): Coronavirus daily report in a mobile friendly website (PWA)
- COVID-19 Daily Report (repo): Coronavirus daily report, updated hourly
- COVID-19 GLOBAL Report (repo)
- covid-charts (repo): chart widget with Coronavirus stats for specified country
- COVID-19 Global Chart (repo): Chart GeoMap with last status by country.
- COVID-19 Stats (repo): A simple mobile friendly dashboard visualizing the latest stats of the COVID-19 outbreak.
- Corona.log (repo): A simple COVID-19 data checker per region
- COVID-19 How Bad Is It (repo): Live graphs with latest news involving Covid-19,
- COVID-19 Sri Lanka Tracker (repo): Live Updates of COVID-19 Patients in Sri Lanka
- COVID-19 Countries Trends & Comparison (repo): Country comparison of COVID-19 cases, with per-capita and growth views.
- felipec covid-19 (repo): Trajectory of confirmed COVID-19 cases per country after 100 in logarithmic scale and growth factor.
- COVID-19 Global Report (repo): Vue.js app for monitoring the spread of the new coronavirus
- COVID-19 Regional Relative TimeSeries (repo): Normalized regional comparative timeseries.
- COVID-19 Country Travel Bans (repo): An interactive map showing countries with travel restrictions and infection counts.
- COVID-19 Stats and Trends (repo)
- COVID Reports (repo): Coronavirus trends comparison by country
- #daysbehinditaly (repo): Number of days various countries are behind Italy in total COVID-19 cases assuming similar case growth rate
- Covid-19 Project to track the spread of coronavirus (repo): Coronavirus information by country
- Covid-19 Progress Reports by Country (repo): Coronavirus (Fight against) Progress by country
- COVID-19-LK (repo): A Sri Lankan COVID-19 Tracker with a map and dark theme <3
- COVID-19 Mauritius Statistics (repo): A simple page with stats about the current COVID-19 situation in the small island of Mauritius.
- Flattening the Curve by Country | COVID-19 🦠 (repo): A simple dashboard to showcase flattening of the curve by each country affected with COVID-19 - plotted over time.
- World map and country comparison timeline: Select multiple countries on the map for a clean comparison of how the number of cases develop.
- COVID-19 Panel for Digital Signage (repo): Digital Signage-ready and configurable Panel with COVID-19 data.
- COVID-19 Trends (repo): Simple charts showing COVID-19 trends
- Covid-19 Race (repo) A basic html5/css/js webapp to compare the cases from a select few countries.
- COVID-19 India dashboard (repo) - A simple dashboard made with Flask specifically for India with stats of various states and predictions of what's going to happen in the next five days.
- Open COVID19 Map (repo) Open map visualization with alternative data sources, containment scores, testing rate projection, replay mode
- I am Covid -19 🦠 (repo) - Visualization of the covid-19 dataset using Nuxtjs(vuejs), Graphql and valuable information about getting through the Covid-19 pandemic.
- Simple COVID-19 Tracker (repo): Mobile-friendly and minimal page that displays the current total count of coronavirus cases and deaths in a selected region.
- COVID-19 Report (repo): Coronavirus information by country in a mobile-friendly SPA.
- Visualizing COVID-19 with D3 (repo): A responsive D3-based data visualization that leverages a Sankey diagram to display the breakdown of the worldwide COVID-19 cases.
- Coronavirus-meter (repo): Coronavirus meter provides statistics from cases all around the world. View cases from each country up to two months before. Coronavirus cases, deaths, recovered in statistical numbers from all around the world.
- Telegram COVID-19 Monitoring Telegram alert everyday with the statistics of COVID-19 in each country.
- Coronavirus Infections (repo): Track Coronavirus infections, deaths, recovers and active cases per country in chart and table.
- Corona in Charts (repo): Corona graphs for each country with total cases, active cases, recovered and fatalities.
- COVID-19 Monitoring And Charting(repo): World COVID-19 Tracking, historical data and overview using NodeJS Server
- COVID-19 Reaction Tracker (repo): Track user reactions across the globe
- COVID-19 Data Visualization Using R Shiny(repo): Data Summary, Data Visualization, World Map and different Analytics plots. Made in r shiny
- covid19-psvita-data: An app for viewing COVID-19 Data and graphs on a Playstation Vita
- COVID-19 Timeline: A Flutter app for tracking COVID-19 data
- COVID-19 in Numbers (repo): Covid-19 stats and charts by country. Made with Blazor.
- Corona-Virus-Numbers: Android and iOS app for visualising COVID-19 graphs developed using Flutter
- covid19liveupdates chatbot: Telegram chatbot & assistant for showing the current situation around the world
- covid-19-Bot: Vkontakte chatbot for showing the current situation around the world.
- covid-19 charts (repo): Yet another app with charts to compare the covid-19 outbreak per different countries.
- Coronavirus Map and Charts (repo): A simple Flask app that shows a map of all COVID-19 cases and charts for each individual country.
- ea-covid19-tracker (repo): keep tracking coronavirus cases around east africa community countries and discussing on platform .
- COVID-19 Spread In India Visualization (repo): How this pandemic spread in India. Visualization on Map
- LWC Component COVID19 : A LWC component that can be embedded into Account and Contact record page, which will show all COVID-19 statistics data based of Account's and Contact's respective country.
- Corona Counter (repo): Simple Corona virus counter 🦠
- Coronavirus WORLD STATISTICS: COVID-19 Stats and Charts
- Cobot-19 (repo): A Discord bot that graphs Covid-19 statistics.
- COVIDmap - Global Map Visualization 🗺 (repo): Map visualization of all the areas affected by coronavirus disease aka COVID-19
- Covid19 Racing Chart (repo): Racing Chart of the cases/deaths evolution through time.
- Covid19 Visuals (repo): Global Covid19 Statistics, Visualizations (Maps, Charts, Tables) and Facts.
- corona-tracker (repo): 3D & 2D visualization of the number of cases worldwide
- COVID-19 By Country (repo): Comparison of the COVID-19 pandemic by country, weighted by population. Data series aligned by the day that the country reached the 100th case
- COVID-19 Tracker (repo): Porgressive web application for tracking countries affected by the COVID-19 pandemic.
- Covids' World(repo: A version of Yakkos World. But with covid livedata. Yeah ._.
- A small COVID-19 dashboard built with Plotly Dash (repo)
- Covid-19 Chart (repo): A simple SPA web app build with Angular and Highcharts.
- covid-vue-chart(repo): A simple web site build with Vue and Axios, Apexcharts.
- COVID-19 Live Tracker (repo): A web app featuring statistics and visualizations of COVID-19 data by country.
- MEXICOVID-19 Active Cases Tracker (repo): A web app tracking Mexican cases and its comparison agains other countries.
- COVID-19 Trends and Growth Rate: A Python implementation of growth rate and other trend analysis
- Are we dead yet (repo): Live graphs of confirmed, infected and infection rate. Outbreak normalised for comparison.
- epidemic-simulator (repo): Mathematical model using Macroscopic Rate Equations for simulating the future of the epidemic
- Coronavirus Cases, Deaths, and Recoveries by Country (repo) - a blog post with charts that update daily
- COVID-19 Best fit evolution Visualizing the evolution of a best-fit logistic curve over time, showing the difficulty of predicting the number of future cases and deaths
- PowerBI-driven COVID-2019 Tracking: Power BI Desktop dashboard based on JSON data about COVID-2019 spread
- COVID-19 Linear Regression Model (repo): React web application using linear regression to plot trendlines for daily case growth.
Pull requests adding more projects to this list are welcome, just a few rules:
- Add only open source projects
- Make sure the project cite this repo as a data source (with a link)
- Follow the same order as the rest of the list
- [project-name](your-project-url) ([repo](repo-url)): description
- Try not to add extra blank lines, it breaks the formatting
👉 add a new project to the list
The code from this repo is MIT licensed.
The data is under CSSEGISandData/COVID-19 terms of use.