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
MPL Plotter is a Matplotlib based Python plotting library built with the goal of delivering publication-quality plots concisely.

MPL Plotter is a Matplotlib based Python plotting library built with the goal of delivering publication-quality plots concisely.

Antonio LΓ³pez Rivera 162 Nov 11, 2022
Epagneul is a tool to visualize and investigate windows event logs

epagneul Epagneul is a tool to visualize and investigate windows event logs. Dep

jurelou 190 Dec 13, 2022
A guide for using Bootstrap 5 classes in Dash Bootstrap Components V1

dash-bootstrap-cheatsheet This handy interactive cheatsheet makes it easy to use the Bootstrap 5 classes with your Dash app made with the latest versi

10 Dec 22, 2022
A Python function that makes flower plots.

Flower plot A Python 3.9+ function that makes flower plots. Installation This package requires at least Python 3.9. pip install

Thomas Roder 4 Jun 12, 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 697 Jan 06, 2023
Practical-statistics-for-data-scientists - Code repository for O'Reilly book

Code repository Practical Statistics for Data Scientists: 50+ Essential Concepts Using R and Python by Peter Bruce, Andrew Bruce, and Peter Gedeck Pub

1.7k Jan 04, 2023
Visualize the bitcoin blockchain from your local node

Project Overview A new feature in Bitcoin Core 0.20 allows users to dump the state of the blockchain (the UTXO set) using the command dumptxoutset. I'

18 Sep 11, 2022
The Spectral Diagram (SD) is a new tool for the comparison of time series in the frequency domain

The Spectral Diagram (SD) is a new tool for the comparison of time series in the frequency domain. The SD provides a novel way to display the coherence function, power, amplitude, phase, and skill sc

Mabel 3 Oct 10, 2022
This package creates clean and beautiful matplotlib plots that work on light and dark backgrounds

This package creates clean and beautiful matplotlib plots that work on light and dark backgrounds. Inspired by the work of Edward Tufte.

Nico SchlΓΆmer 205 Jan 07, 2023
Custom Plotly Dash components based on Mantine React Components library

Dash Mantine Components Dash Mantine Components is a Dash component library based on Mantine React Components Library. It makes it easier to create go

Snehil Vijay 239 Jan 08, 2023
Arras.io Highest Scores Over Time Bar Chart Race

Arras.io Highest Scores Over Time Bar Chart Race This repo contains a python script (make_racing_bar_chart.py) that can generate a csv file which can

Road 2 Jan 16, 2022
termplotlib is a Python library for all your terminal plotting needs.

termplotlib termplotlib is a Python library for all your terminal plotting needs. It aims to work like matplotlib. Line plots For line plots, termplot

Nico SchlΓΆmer 553 Dec 30, 2022
Application for viewing pokemon regional variants.

Pokemon Regional Variants Application Application for viewing pokemon regional variants. Run The Source Code Download Python https://www.python.org/do

Michael J Bailey 4 Oct 08, 2021
A D3.js plugin that produces flame graphs from hierarchical data.

d3-flame-graph A D3.js plugin that produces flame graphs from hierarchical data. If you don't know what flame graphs are, check Brendan Gregg's post.

Martin Spier 740 Dec 29, 2022
EPViz is a tool to aid researchers in developing, validating, and reporting their predictive modeling outputs.

EPViz (EEG Prediction Visualizer) EPViz is a tool to aid researchers in developing, validating, and reporting their predictive modeling outputs. A lig

Jeff 2 Oct 19, 2022
High-level geospatial data visualization library for Python.

geoplot: geospatial data visualization geoplot is a high-level Python geospatial plotting library. It's an extension to cartopy and matplotlib which m

Aleksey Bilogur 1k Jan 01, 2023
Python Data Structures for Humansβ„’.

Schematics Python Data Structures for Humansβ„’. About Project documentation: https://schematics.readthedocs.io/en/latest/ Schematics is a Python librar

Schematics 2.5k Dec 28, 2022
Generate a roam research like Network Graph view from your Notion pages.

Notion Graph View Export Notion pages to a Roam Research like graph view.

Steve Sun 214 Jan 07, 2023
This plugin plots the time you spent on a tag as a histogram.

This plugin plots the time you spent on a tag as a histogram.

Tom DΓΆrr 7 Sep 09, 2022
Tools for calculating and visualizing Elo-like ratings of MLB teams using Retosheet data

Overview This project uses historical baseball games data to calculate an Elo-like rating for MLB teams based on regular season match ups. The Elo rat

Lukas Owens 0 Aug 25, 2021