Skip to content

This project processes data from the John's Hopkins CSSE Covid-19 GitHub repository and creates plots and json data suitable for web publishing.

Notifications You must be signed in to change notification settings

jmderic/covid19_analytics

Repository files navigation

Covid Analytics

This project processes data from the John's Hopkins CSSE Covid-19 GitHub repository and creates plots and json data for publication on the Covid-19 section of the DericNet website.

It works in conjunction with a separate Sphinx Covid project. That project consumes the plots and json data created by this project and builds a Sphinx website with data tables made from the json and the plots.

The single command that engages both projects and generates the website is the update_website.sh script in this project.

The script is full of hard-coded locations that are specific to this author's directory structure; so the project is not currently well productized. It is published here for reference in the hope of evolving a more generic, user friendly Python package. And, potentially one that combines it with the project in the second paragraph.

About

This project processes data from the John's Hopkins CSSE Covid-19 GitHub repository and creates plots and json data suitable for web publishing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages