A site that displays up to date COVID-19 stats, powered by fastpages.

Overview

https://covid19dashboards.com

This project was built with fastpages

Background

This project showcases how you can use fastpages to create a static dashboard that update regularly using Jupyter Notebooks. Using fastpages, data professionals can share dashboards (that are updated with new data automatically) without requiring any expertise in front end development.

The content of this site shows statistics and reports regarding Covid-19.

Contributing

See the contributing guide.

Contributors ✨

All Contributors

Thanks goes to these wonderful people (emoji key):


Hamel Husain

🚧

Dan Becker

πŸ‘€ πŸ€” 🚧

Pratap Vardhan

πŸ–‹

Joao B. Duarte

πŸ–‹

Thomas Wiecki

πŸ–‹ πŸ’»

Joseph Richards

πŸ–‹

Asif Imran

πŸ–‹

Avy Faingezicht

πŸ–‹

Pierre Grimaud

πŸ“–

Andrew Clancy

πŸ“–

Kishore Vasan

πŸ“–

Bastien

πŸ“–

Anthony Nguyen

πŸ“–

Mark Dacek

πŸ“–

Jennie Chow

πŸ–‹ πŸ‘€

Jeremy Howard

πŸ”§ πŸ€”

Omoju Miller

πŸ“†

Vlad Stan

🚧 πŸ’» πŸ–‹

adrianturcato

πŸ–‹

Zach Mayer

🚧

Jared Valdron

πŸ–‹

skullface

πŸ“–

Steve Van Tuyl

πŸ–‹

zaxtax

πŸ–‹ 🚧

Paras Jain

πŸ–‹

Arthur Deygin

πŸ–‹

DarΓ­o HereΓ±ΓΊ

πŸ–‹

Daniel Cox

πŸ–‹

TeepaBlue

πŸ–‹

Martin Boehler

πŸ–‹

Kannan Kumar

🚧

Otman404

πŸ–‹

Alonso Silva Allende

πŸ–‹

Sophiah (Zing-Ming)

πŸ–‹

Arun Gupta

πŸ–‹

ujs

πŸ–‹

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

Owner
GitHub
How people build software.
GitHub
Create charts with Python in a very similar way to creating charts using Chart.js

Create charts with Python in a very similar way to creating charts using Chart.js. The charts created are fully configurable, interactive and modular and are displayed directly in the output of the t

Nicolas H 68 Dec 08, 2022
This is a super simple visualization toolbox (script) for transformer attention visualization ✌

Trans_attention_vis This is a super simple visualization toolbox (script) for transformer attention visualization ✌ 1. How to prepare your attention m

Mingyu Wang 3 Jul 09, 2022
Generate "Jupiter" plots for circular genomes

jupiter Generate "Jupiter" plots for circular genomes Description Python scripts to generate plots from ViennaRNA output. Written in "pidgin" python w

Robert Edgar 2 Nov 29, 2021
A streamlit component for bi-directional communication with bokeh plots.

Streamlit Bokeh Events A streamlit component for bi-directional communication with bokeh plots. Its just a workaround till streamlit team releases sup

Ashish Shukla 123 Dec 25, 2022
A high-level plotting API for pandas, dask, xarray, and networkx built on HoloViews

hvPlot A high-level plotting API for the PyData ecosystem built on HoloViews. Build Status Coverage Latest dev release Latest release Docs What is it?

HoloViz 694 Jan 04, 2023
D-Analyst : High Performance Visualization Tool

D-Analyst : High Performance Visualization Tool D-Analyst is a high performance data visualization built with python and based on OpenGL. It allows to

4 Apr 14, 2022
A simple interpreted language for creating basic mathematical graphs.

graphr Introduction graphr is a small language written to create basic mathematical graphs. It is an interpreted language written in python and essent

2 Dec 26, 2021
🎨 Python3 binding for `@AntV/G2Plot` Plotting Library .

PyG2Plot 🎨 Python3 binding for @AntV/G2Plot which an interactive and responsive charting library. Based on the grammar of graphics, you can easily ma

hustcc 990 Jan 05, 2023
A little word cloud generator in Python

Linux macOS Windows PyPI word_cloud A little word cloud generator in Python. Read more about it on the blog post or the website. The code is tested ag

Andreas Mueller 9.2k Dec 30, 2022
An interactive GUI for WhiteboxTools in a Jupyter-based environment

whiteboxgui An interactive GUI for WhiteboxTools in a Jupyter-based environment GitHub repo: https://github.com/giswqs/whiteboxgui Documentation: http

Qiusheng Wu 105 Dec 15, 2022
Make scripted visualizations in blender

Scripted visualizations in blender The goal of this project is to script 3D scientific visualizations using blender. To achieve this, we aim to bring

Praneeth Namburi 10 Jun 01, 2022
Visualization Library

CamViz Overview // Installation // Demos // License Overview CamViz is a visualization library developed by the TRI-ML team with the goal of providing

Toyota Research Institute - Machine Learning 67 Nov 24, 2022
Simple CLI python app to show a stocks graph performance. Made with Matplotlib and Tiingo.

stock-graph-python Simple CLI python app to show a stocks graph performance. Made with Matplotlib and Tiingo. Tiingo API Key You will need to add your

Toby 3 May 14, 2022
Piglet-shaders - PoC of custom shaders for Piglet

Piglet custom shader PoC This is a PoC for compiling Piglet fragment shaders usi

6 Mar 10, 2022
Python package that generates hardware pinout diagrams as SVG images

PinOut A Python package that generates hardware pinout diagrams as SVG images. The package is designed to be quite flexible and works well for general

336 Dec 20, 2022
GitHubPoster - Make everything a GitHub svg poster

GitHubPoster Make everything a GitHub svg poster ζ”―ζŒ Strava εΌ€εΏƒθ―εœΊ 扇贝 Nintendo Switch GPX ε€šι‚»ε›½ Issue

yihong 1.3k Jan 02, 2023
This is Pygrr PolyArt, a program used for drawing custom Polygon models for your Pygrr project!

This is Pygrr PolyArt, a program used for drawing custom Polygon models for your Pygrr project!

Isaac 4 Dec 14, 2021
Data Visualization Guide for Presentations, Reports, and Dashboards

This is a highly practical and example-based guide on visually representing data in reports and dashboards.

Anton Zhiyanov 395 Dec 29, 2022
A python visualization of the A* path finding algorithm

A python visualization of the A* path finding algorithm. It allows you to pick your start, end location and make obstacles and then view the process of finding the shortest path. You can also choose

Kimeon 4 Aug 02, 2022
Create HTML profiling reports from pandas DataFrame objects

Pandas Profiling Documentation | Slack | Stack Overflow Generates profile reports from a pandas DataFrame. The pandas df.describe() function is great

10k Jan 01, 2023