All Projects → aatishb → Covidtrends

aatishb / Covidtrends

Licence: mit
Tracking the growth of COVID-19 Cases worldwide

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Covidtrends

Flask jsondash
🐍 📊 📈 Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go.
Stars: ✭ 3,215 (+1008.62%)
Mutual labels:  dataviz, plotly
dash-lollapalooza-brasil-2018
🎟Using Plotly to visualize data from Lollapalooza
Stars: ✭ 23 (-92.07%)
Mutual labels:  dataviz, plotly
leafmap
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
Stars: ✭ 1,299 (+347.93%)
Mutual labels:  dataviz, plotly
performance-dashboard
Performance Dashboard for Australian Government https://dashboard.gov.au
Stars: ✭ 12 (-95.86%)
Mutual labels:  dataviz
examples
Example nteract notebooks with links to execution on mybinder.org
Stars: ✭ 24 (-91.72%)
Mutual labels:  plotly
30diasdegraficos
30 tipos de gráficos hechos con R, con datos y código reproducible.
Stars: ✭ 47 (-83.79%)
Mutual labels:  dataviz
Cryptocurrency Analysis Python
Open-Source Tutorial For Analyzing and Visualizing Cryptocurrency Data
Stars: ✭ 278 (-4.14%)
Mutual labels:  plotly
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (-95.52%)
Mutual labels:  dataviz
Openstreetmap Heatmap
Visualization of OpenStreetMap Data with Blender and Python
Stars: ✭ 261 (-10%)
Mutual labels:  dataviz
intro-to-python
An Introduction to Programming in Python
Stars: ✭ 57 (-80.34%)
Mutual labels:  dataviz
multi-verse
lit-element components for fast and modular multivariate analysis
Stars: ✭ 34 (-88.28%)
Mutual labels:  dataviz
fusioncharts-dist
FusionCharts JavaScript Charting library. Over 95+ charts and 1,400+ maps to choose from, with integrations available for all popular JavaScript frameworks & back-end programming languages.
Stars: ✭ 65 (-77.59%)
Mutual labels:  dataviz
Google-Data-Analytics-Professional-Certificate
Quizzes & Assignment Solutions for Google Data Analytics Professional Certificate on Coursera. Also included a few resources on side that I found helpful.
Stars: ✭ 19 (-93.45%)
Mutual labels:  dataviz
jun
JUN - python pandas, plotly, seaborn support & dataframes manipulation over erlang
Stars: ✭ 21 (-92.76%)
Mutual labels:  plotly
Plotlydash Flask Tutorial
📊📉Embed Plotly Dash into your Flask applications.
Stars: ✭ 265 (-8.62%)
Mutual labels:  plotly
hello-3d-world
Plot 3d points, lines, and polygon on an svg. A demonstration of what you can do with the BareMinimum3d package
Stars: ✭ 53 (-81.72%)
Mutual labels:  plotly
Awesome Dataviz
📈 A curated list of awesome data visualization libraries and resources.
Stars: ✭ 2,905 (+901.72%)
Mutual labels:  dataviz
lovelace-plotly-graph-card
Highly customisable Lovelace card to display interactive graphs. Brings scrolling, zooming, and much more!
Stars: ✭ 38 (-86.9%)
Mutual labels:  plotly
nodeplotlib
NodeJS plotting library for JavaScript and TypeScript. On top of plotly.js. Inspired by matplotlib.
Stars: ✭ 115 (-60.34%)
Mutual labels:  plotly
plotly-resampler
Visualize large time-series data in plotly
Stars: ✭ 200 (-31.03%)
Mutual labels:  plotly

What is this?

All Contributors

This is an interactive graph / animation that charts the trajectory of global COVID-19 cases.

The graph plots the number of new confirmed cases in the past week, versus the total number of confirmed cases.

When plotted in this way, exponential growth is displayed as a straight line.

Notice that most countries follow a similar straight line path, indicating that the growth rate is similar across countries. We're all in this together.

Tips: Press Space (or the play button) to Play/Pause. Press +/- keys (or the slider) to see daily changes. Hover over the graph for more info. Drag cursor to zoom into graph, double-click to zoom back out. Use dropdown menus to switch between Confirmed Cases ↔ Deaths, between regions, or between a logarithmic ↔ linear scale. And don't forget to wash your hands!

Credits

This interactive pulls data on COVID-19 provided by Johns Hopkins CSSE and NYTimes. Huge thanks to them for making this invaluable data source publicly available.

Created by Aatish Bhatia in collaboration with Henry Reich.

Created using Plotly.js and Vue.js

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Aatish Bhatia

💻 🚧

Mustafa "Moose" Paksoy

🚧

Henry Reich

🤔

Patrick Plenefisch

💻

Ed S

💻 🔧

exclipy

💻

S Aufrecht

📖

Nick Young

💻

Thea Lanherne

🐛

Arjo Chakravarty

💻

Lucy Xu

💬

Ben Darfler

💻

Waldir Pimenta

👀

Nikita Kniazev

🎨

Henry

🖋

Ralf Koller

💻 👀 ️️️️♿️

Joachim Neumann

🐛

Arkarup Banerjee

🤔

Ann Bybee-Finley

🤔

Connie Sun

🎨

Upasana Roy

🤔 🎨

archiewood

🤔

Reagan Chandramohan

🐛

CharsiBabu

💻

Ricardo Gonçalves

💻

Berkeley Churchill

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Special thanks to Ritwick Ghosh, Nicky Case, Shekhar Bhatia, and Igor Kholopov for their very helpful feedback & suggestions!

Participate and Contribute

If you would like to participate or contribute, please read our Contributor's Guide and Code of Conduct.

License

Code in this repository which is not otherwise licensed is licensed under the MIT License; see LICENSE.txt for complete text.

This repository pulls data from 2019 Novel Coronavirus COVID-19 (2019-nCoV) Data Repository by Johns Hopkins CSSE and New York Times Coronavirus (Covid-19) Data in the United States. Please consult these repositories for terms of use on the data.

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