Metadata-Version: 2.1
Name: covid-surge
Version: 0.0.6
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
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
Requires-Dist: matplotlib
Requires-Dist: numpy

# covid-surge
COVID-19 surge period calculation and clustering for communities afflicted by the corona virus SARS-CoV-2.

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 6 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 16 to 26 days. That is, the number of days that stresses the health system the most. |
| [Data source](https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data). |


