denven / covid-19-statistics

A fullstack web app uses material ui and echarts to represent statistics and uses cheerio to scrape coronavirus data in the world.

Home Page:http://158.101.21.95:3000/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website description

https://covid19-data.site/

This website was created at the early stage when COVID19 came into Canada, 2020. Due to failure of EC2 instance, there were data loss(not collected) since 1st Jan, 2021. It archived data to the end of 2020 and will not collect new data since then. As today, there are many websites providing COVID19 data, I won't spent extra time to fix it.

Reminder

  • It is highly recommended to ZOOM OUT your broswer to view all data in a single page view;
  • The heroku site may not be accessible because it's sleeping when it's idle, just give a second visit after 2-3 minutes and it will be awaken.

Introduction

This web app uses react, material ui, echarts, and js scraper to collect and represent statistics of coronavirus in the world.

Data Sources

Epidemic data collected for downloading

  • Latest cases numbers are collected/scraped periodically and written into JSON files in assets directory.

Screenshots

Desktop View

Desktop GIF

Mobile View

Global Statistics USA Statistics Canada Statistics
Global Statistics USA Statistics Canada Statistics
China Statistics Latest News
China Statistics Latest News

About

A fullstack web app uses material ui and echarts to represent statistics and uses cheerio to scrape coronavirus data in the world.

http://158.101.21.95:3000/


Languages

Language:JavaScript 92.4%Language:CSS 6.5%Language:HTML 1.1%