All Projects → trekhleb → Covid 19

trekhleb / Covid 19

📈 Coronavirus (COVID-19) dashboard to show the dynamics of Сoronavirus distribution per country

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Covid 19

Anychart
AnyChart is a lightweight and robust JavaScript charting solution with great API and documentation. The chart types and unique features are numerous, the library works easily with any development stack.
Stars: ✭ 288 (+17.55%)
Mutual labels:  chart, charts, dashboard
Sensor Data Logger
Android Wear sensor data plotter
Stars: ✭ 166 (-32.24%)
Mutual labels:  chart, dashboard
Dashing
Terminal dashboards for Python
Stars: ✭ 241 (-1.63%)
Mutual labels:  charts, dashboard
Charts
⚡ Laravel Charts — Build charts using laravel. The laravel adapter for Chartisan.
Stars: ✭ 2,337 (+853.88%)
Mutual labels:  chart, charts
React D3 Components
D3 Components for React
Stars: ✭ 1,599 (+552.65%)
Mutual labels:  chart, charts
Dashboards
Responsive dashboard templates 📊✨
Stars: ✭ 10,914 (+4354.69%)
Mutual labels:  charts, dashboard
Graphic
A Flutter data visualization library based on Grammar of Graphics.
Stars: ✭ 173 (-29.39%)
Mutual labels:  chart, charts
Vue Crypto Dashboard
Cryptocurrency Dashboard made with Vue
Stars: ✭ 107 (-56.33%)
Mutual labels:  charts, dashboard
Squid
A Ruby library to plot charts in PDF files
Stars: ✭ 205 (-16.33%)
Mutual labels:  chart, charts
Defterp
deftERP - Jakarta EE (Java EE 7 : JSF, JPA, EJB, CDI, Bean Validation)
Stars: ✭ 207 (-15.51%)
Mutual labels:  chart, dashboard
Chartbrew
Open-source web platform for creating charts out of different data sources (databases and APIs) 📈📊
Stars: ✭ 199 (-18.78%)
Mutual labels:  charts, dashboard
Orcharts
饼状图、环形图、扇形图、曲线图、折线图
Stars: ✭ 125 (-48.98%)
Mutual labels:  chart, charts
Anychart Android
AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
Stars: ✭ 1,762 (+619.18%)
Mutual labels:  chart, charts
Amexio.github.io
Amexio is a rich set of Angular 7 (170+) components powered by HTML5 & CSS3 for Responsive Design and with 80+ Material Design Themes, UI Components, Charts, Gauges, Data Point Widgets, Dashboards. Amexio is completely Open Sourced and Free. It's based on Apache 2 License. You can use it in your production grade work today at no cost or no obligation.
Stars: ✭ 163 (-33.47%)
Mutual labels:  charts, dashboard
Just Dashboard
📊 📋 Dashboards using YAML or JSON files
Stars: ✭ 1,511 (+516.73%)
Mutual labels:  chart, dashboard
React Native Charts Wrapper
a react native charts wrapper (support android & iOS)
Stars: ✭ 2,111 (+761.63%)
Mutual labels:  chart, charts
Cedar
JavaScript Charts for ArcGIS
Stars: ✭ 230 (-6.12%)
Mutual labels:  chart, charts
Laravel Dashboard Chart Tile
Create all the charts you want for your laravel dashboard
Stars: ✭ 102 (-58.37%)
Mutual labels:  chart, dashboard
Npm Stats
📈 npm package statistics dashboard build with vue
Stars: ✭ 106 (-56.73%)
Mutual labels:  charts, dashboard
Swiftcharts
Easy to use and highly customizable charts library for iOS
Stars: ✭ 2,336 (+853.47%)
Mutual labels:  chart, charts

Coronavirus (COVID-19) Dashboard

📈 Coronavirus (COVID-19) Dashboard shows the dynamics (the curvature of the graph) of Сoronavirus distribution per country.

Reasoning

The reason for creating a new dashboard was to complement the well-known JHU Dashboard (which is made by Johns Hopkins CSSE) with the feature of seeing the charts with the number of COVID-19 confirmed / recovered/ deaths use-cases per country.

Basically I personally had a question like: "What about the Netherlands/Ukraine?", "Is the virus spread (growth factor) slowing down?", "How I can compare the recovered/deaths dynamics per-country?", "Which countries are doing the proper things to slow down the growth-factor".

Main Functionality

The dashboard is still raw but it provides a basic functionality of displaying the global and per-country data charts.

Here is how the main functionality looks like:

COVID-19 Dashboard Demo

Data source and tech-stack

The dashboard is using COVID-19 (2019-nCoV) Data Repository by Johns Hopkins CSSE as a data source.

Front-end wise I've tried to make it as simple as possible, therefore the dashboard is using a pure React.js (without JSX transpiler or CreateReactApp starter). To draw the chart I've used Charts.js.

Terms of Use

This GitHub repository and its Dashboard relies upon publicly available data from COVID-19 (2019-nCoV) Data Repository by Johns Hopkins CSSE as its main data source. The author of this repository hereby disclaims any and all representations and warranties with respect to the Website, including accuracy, fitness for use, and merchantability. Reliance on the Website for medical guidance or use of the Website in commerce is strictly prohibited.

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].