Skip to main content

COVID19Analysis based on CSSEGISandData on GitHub

Project description

COVID-19 Analysis Library

COVID-19 analysis on data from CSSEGISandData covering all the 150+ countries in the data.

The library contains two functions:

  1. trends()
    Trends by country, top 10 trends comparison, top 10 and worldwide bar graph. Standalone interactive HTML.

  2. daily_report(*, filename='')
    Daily report bar graph for all countries: Confirmed, Recovered, Deaths, & Active. Incident Rate & Case Fatality Ratio in a table. Standalone interactive HTML

Important Note: This library requires internet connection to connect to CSSEGISandData repository on GitHub to download input files. The daily_report() has an option to take the local file, but for latest or recent report it is suggested to connect to CSSEGISandData repository on GitHub.

1. trends()

The output from this source code contains following tabs with graphs:

  1. Trends by country
    • Cases:
      • Cumulative
      • Daily
      • Seven day moving average
      • Recovered
      • Death
      • Active
    • Rate & Ratio:
      • Incident Rate
      • Case Fatality Ratio
  2. Trends comparison
    • Top 10 countries trends with options for log plot & highlight countries by clicking on countries label
  3. Top 10 bar graph and table of data corresponding to graph
  4. Worldwide bar graph and table of data corresponding to graph

The source code uses bokeh, panel, holoviews & hvplot modules along with pandas.

The source code reads the following files from CSSEGISandData repository on Github: 'https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv' 'https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_recovered_global.csv' 'https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_deaths_global.csv'

This when executed generates standalone interactive HTML file

2. daily_report(*, filename='')

The output from this source code contains:

  1. Daily graphs of Confirmed, Recovered, Deaths, & Active cases.
  2. Daily Incident Rate & Case Fatality Ratio in a table.

The source code reads the recent file with the name 'mm-dd-yyyy.csv' from CSSEGISandData repository on Github or from the local file 'mm-dd-yyyy.csv' given by user.
'https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_daily_reports/'

This when executed generates standalone interactive HTML file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

COVID19analysis-1.2.7-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

Details for the file COVID19analysis-1.2.7-py3-none-any.whl.

File metadata

  • Download URL: COVID19analysis-1.2.7-py3-none-any.whl
  • Upload date:
  • Size: 19.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for COVID19analysis-1.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 86128661c63de7964672cee42d1da29c624055c9e77aa30486a0a14cca8c4ce0
MD5 b1465b58a85fd3f87a723b8849c14158
BLAKE2b-256 d1431bd76445b4874d1d0c86ddafa152dce83bd88905c47c233f37a60286e490

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page