You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RKI-H Germany hospit_state_age hospitalizations per day for different states
192
192
RKI-H Germany hospit_germany hospitalizations per day in germany
193
193
194
-
RKI-Estimation Germany cases_all_germany_estimated infected, deaths, recovered, recovered_estimated, deaths_estimated over time for whole Germany
195
-
RKI-Estimation Germany cases_all_state_estimated infected, deaths, recovered, recovered_estimated, deaths_estimated over time for different states (Bundesländer)
196
-
RKI-Estimation Germany cases_all_county_estimated infected, deaths, recovered, recovered_estimated, deaths_estimated over time for different counties (Landkreise)
197
-
RKI-Estimation Germany cases_all_gender_estimated infected, deaths, recovered, recovered_estimated, deaths_estimated over time for different gender
198
-
RKI-Estimation Germany cases_all_age_estimated infected, deaths, recovered, recovered_estimated, deaths_estimated over time for different age ranges
199
-
RKI-Estimation Germany cases_all_state_age_estimated infected, deaths, recovered, recovered_estimated, deaths_estimated over time for different age ranges and states
200
-
RKI-Estimation Germany cases_all_state_gender_estimated infected, deaths, recovered, recovered_estimated, deaths_estimated over time for different genders and states
201
-
RKI-Estimation Germany cases_all_county_age_estimated infected, deaths, recovered, recovered_estimated, deaths_estimated over time for different age ranges and counties
202
-
RKI-Estimation Germany cases_all_county_gender_estimated infected, deaths, recovered, recovered_estimated, deaths_estimated over time for different genders and counties
203
-
204
194
P Germany county_current_population[_dim401] population for different age groups from the 2011 census, extrapolated to the current level [with Wartburgkreis and Eisenach separated]
205
195
P Germany county_population[_dim401] population for different age groups from the 2011 census [with Wartburgkreis and Eisenach separated]
206
196
P Germany county_table raw information on the German counties and its population sizes
Copy file name to clipboardExpand all lines: pycode/memilio-epidata/memilio/epidata/getDataIntoPandasDataFrame.py
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -366,7 +366,6 @@ def cli(what):
366
366
367
367
cli_dict= {"divi": ['Downloads data from DIVI', 'start_date', 'end_date', 'impute_dates', 'moving_average'],
368
368
"cases": ['Download case data from RKI', 'start_date', 'end_date', 'impute_dates', 'moving_average', 'split_berlin', 'rep_date', 'files'],
369
-
"cases_est": ['Download case data from RKI and JHU and estimate recovered and deaths', 'start_date', 'end_date', 'impute_dates', 'moving_average', 'split_berlin', 'rep_date'],
370
369
"population": ['Download population data from official sources', 'username'],
371
370
"commuter_official": ['Download commuter data from official sources'],
0 commit comments