memilio.epidata
Functions to import epidemiological data from a variety of sources including RKI, JHU, and others.
Modules
cleanData.py |
|
customPlot.py Plots time series data as provided by the scripts. |
|
defaultDict.py |
|
geoModificationGermany.py |
|
getCaseData.py Downloads the case data of the Robert Koch-Institute (RKI) and provides it in different ways. |
|
getCommuterMobility.py |
|
getContactData.py |
|
getDIVIData.py |
|
getDataIntoPandasDataFrame.py Tools to convert data to pandas dataframes |
|
getHospitalizationData.py Downloads the hospitalization data of the Robert Koch-Institute (RKI) and provides it in different ways. |
|
getJHData.py |
|
getPopulationData.py |
|
getSimulationData.py |
|
modifyDataframeSeries.py Tools for modifying data frame series like imputing zeros for unknown dates, copying previous values, and/or computing moving averages |
|