Metadata-Version: 2.1
Name: covid-surge
Version: 0.0.13
Summary: Covid-Surge is a utility for computing and comparing surge periods            of communities afflicted by the COVID-19 virus pandemic.
Home-page: https://github.com/dpploy/covid-surge
Author: Valmor F. de Almeida
Author-email: valmor_dealmeida@uml.edu
License: UNKNOWN
Description: # covid-surge
        COVID-19 surge period calculation and clustering for communities afflicted by the corona virus SARS-CoV-2.
        
          + [University of Massachusetts Lowell](https://www.uml.edu/)
          + [Dept. of Chemical Engineering](https://www.uml.edu/Engineering/Chemical/) (Nuclear Program)
          + [Prof. Valmor F. de Almeida](https://www.uml.edu/Engineering/Chemical/faculty/de-Almeida-Valmor.aspx) (valmor_dealmeida@uml.edu)
           
        [![NBViewer](https://github.com/jupyter/design/blob/master/logos/Badges/nbviewer_badge.svg)](https://nbviewer.jupyter.org/github/dpploy/covid-surge/tree/master/notebooks/)
        [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/dpploy/covid-surge/master)
        [![Azure Notebooks](https://notebooks.azure.com/launch.svg)](https://notebooks.azure.com/dealmeidavf/projects/covid-surge)
        
        This development is in progress: test using [PyPI](https://pypi.org/project/covid-surge/).
        
        |   |
        |:---|
        |<img  width="900" src="https://raw.githubusercontent.com/dpploy/covid-surge/master/readme/covid_group_surge_periods.png" title="Surge Periods"> |
        | Distribution of critical surge periods for the states in US with the most evolved epidemic. There are 5 groups in US with similar surge periods. Groups are made within bins of 2 days width. The range of the critical period for US states is between 15 to 27 days. That is, the number of days that stresses the health system the most. Groups to the right are less stressed than groups to the left.|
        | [Data source](https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data). |
        | To update this plot with live data, run the Jupyter Notebook examples in the notebook directory. Or run Binder by clicking on the Binder badge above. |
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Topic :: Education
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
