diff --git a/src/intensivstationen/Intensivstationen.ipynb b/src/intensivstationen/Intensivstationen.ipynb
index c50658dd05f..32c8aded880 100644
--- a/src/intensivstationen/Intensivstationen.ipynb
+++ b/src/intensivstationen/Intensivstationen.ipynb
@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
- "execution_count": 1,
+ "execution_count": null,
"id": "9de5907f-18f5-4cb1-903e-26028ff1fa03",
"metadata": {},
"outputs": [],
@@ -49,7 +49,7 @@
},
{
"cell_type": "code",
- "execution_count": 3,
+ "execution_count": null,
"id": "79de4057",
"metadata": {},
"outputs": [],
@@ -109,20 +109,10 @@
},
{
"cell_type": "code",
- "execution_count": 4,
+ "execution_count": null,
"id": "336f56e6",
"metadata": {},
- "outputs": [
- {
- "name": "stdout",
- "output_type": "stream",
- "text": [
- "lastUpdatedIntensivstationen: 2022-03-12 12:38:00\n",
- "lastUpdatedOriginal: 2022-03-14 12:38:00\n",
- "needsUpdate: True\n"
- ]
- }
- ],
+ "outputs": [],
"source": [
"dateProvider = DateProvider()\n",
"print(' lastUpdated:', dateProvider.getLastUpdated())\n",
@@ -133,7 +123,7 @@
},
{
"cell_type": "code",
- "execution_count": 5,
+ "execution_count": null,
"id": "03784154",
"metadata": {},
"outputs": [],
@@ -174,7 +164,7 @@
},
{
"cell_type": "code",
- "execution_count": 6,
+ "execution_count": null,
"id": "63be303c",
"metadata": {},
"outputs": [],
@@ -184,7 +174,7 @@
},
{
"cell_type": "code",
- "execution_count": 7,
+ "execution_count": null,
"id": "d021de84",
"metadata": {},
"outputs": [],
@@ -215,154 +205,10 @@
},
{
"cell_type": "code",
- "execution_count": 8,
+ "execution_count": null,
"id": "3f992231",
"metadata": {},
- "outputs": [
- {
- "data": {
- "text/html": [
- "
\n",
- "\n",
- "
\n",
- " \n",
- " \n",
- " \n",
- " date \n",
- " bundesland \n",
- " gemeindeschluessel \n",
- " betten_frei \n",
- " betten_belegt \n",
- " \n",
- " \n",
- " \n",
- " \n",
- " 0 \n",
- " 2020-04-24 \n",
- " 01 \n",
- " 01001 \n",
- " 40 \n",
- " 38 \n",
- " \n",
- " \n",
- " 267 \n",
- " 2020-04-24 \n",
- " 09 \n",
- " 09471 \n",
- " 9 \n",
- " 9 \n",
- " \n",
- " \n",
- " 266 \n",
- " 2020-04-24 \n",
- " 09 \n",
- " 09464 \n",
- " 17 \n",
- " 23 \n",
- " \n",
- " \n",
- " 265 \n",
- " 2020-04-24 \n",
- " 09 \n",
- " 09463 \n",
- " 9 \n",
- " 25 \n",
- " \n",
- " \n",
- " 264 \n",
- " 2020-04-24 \n",
- " 09 \n",
- " 09462 \n",
- " 12 \n",
- " 51 \n",
- " \n",
- " \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " \n",
- " \n",
- " 272795 \n",
- " 2022-03-14 \n",
- " 06 \n",
- " 06437 \n",
- " 5 \n",
- " 121 \n",
- " \n",
- " \n",
- " 272794 \n",
- " 2022-03-14 \n",
- " 06 \n",
- " 06436 \n",
- " 6 \n",
- " 20 \n",
- " \n",
- " \n",
- " 272793 \n",
- " 2022-03-14 \n",
- " 06 \n",
- " 06435 \n",
- " 8 \n",
- " 74 \n",
- " \n",
- " \n",
- " 272791 \n",
- " 2022-03-14 \n",
- " 06 \n",
- " 06433 \n",
- " 2 \n",
- " 21 \n",
- " \n",
- " \n",
- " 273064 \n",
- " 2022-03-14 \n",
- " 16 \n",
- " 16077 \n",
- " 4 \n",
- " 28 \n",
- " \n",
- " \n",
- "
\n",
- "
273065 rows × 5 columns
\n",
- "
"
- ],
- "text/plain": [
- " date bundesland gemeindeschluessel betten_frei betten_belegt\n",
- "0 2020-04-24 01 01001 40 38\n",
- "267 2020-04-24 09 09471 9 9\n",
- "266 2020-04-24 09 09464 17 23\n",
- "265 2020-04-24 09 09463 9 25\n",
- "264 2020-04-24 09 09462 12 51\n",
- "... ... ... ... ... ...\n",
- "272795 2022-03-14 06 06437 5 121\n",
- "272794 2022-03-14 06 06436 6 20\n",
- "272793 2022-03-14 06 06435 8 74\n",
- "272791 2022-03-14 06 06433 2 21\n",
- "273064 2022-03-14 16 16077 4 28\n",
- "\n",
- "[273065 rows x 5 columns]"
- ]
- },
- "execution_count": 8,
- "metadata": {},
- "output_type": "execute_result"
- }
- ],
+ "outputs": [],
"source": [
"timeSeries = readTimeseries(download = needsUpdate)\n",
"timeSeries"
@@ -370,7 +216,7 @@
},
{
"cell_type": "code",
- "execution_count": 9,
+ "execution_count": null,
"id": "2d34c6a4",
"metadata": {},
"outputs": [],
@@ -398,165 +244,10 @@
},
{
"cell_type": "code",
- "execution_count": 10,
+ "execution_count": null,
"id": "74ea4d55",
"metadata": {},
- "outputs": [
- {
- "data": {
- "text/html": [
- "\n",
- "\n",
- "
\n",
- " \n",
- " \n",
- " \n",
- " Bundesland \n",
- " Kreis \n",
- " Einwohnerzahl \n",
- " \n",
- " \n",
- " Key \n",
- " \n",
- " \n",
- " \n",
- " \n",
- " \n",
- " \n",
- " \n",
- " NaN \n",
- " NaN \n",
- " NaN \n",
- " NaN \n",
- " \n",
- " \n",
- " 01 \n",
- " Schleswig-Holstein \n",
- " NaN \n",
- " NaN \n",
- " \n",
- " \n",
- " 01001 \n",
- " Kreisfreie Stadt \n",
- " Flensburg, Stadt \n",
- " 89934.0 \n",
- " \n",
- " \n",
- " 01002 \n",
- " Kreisfreie Stadt \n",
- " Kiel, Landeshauptstadt \n",
- " 246601.0 \n",
- " \n",
- " \n",
- " 01003 \n",
- " Kreisfreie Stadt \n",
- " Lübeck, Hansestadt \n",
- " 215846.0 \n",
- " \n",
- " \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " \n",
- " \n",
- " 2) Die Ergebnisse ab Berichtsjahr 2016 sind aufgrund methodischer Änderungen und technischer Weiterentwicklung\\n nur bedingt mit den Vorjahreswerten vegleichbar. Erläuterungen dazu finden Sie unter www.destatis.de beim Bevölkerungsstand. \n",
- " NaN \n",
- " NaN \n",
- " NaN \n",
- " \n",
- " \n",
- " NaN \n",
- " NaN \n",
- " NaN \n",
- " NaN \n",
- " \n",
- " \n",
- " © Daten (im Auftrag der Herausgebergemeinschaft Statistische Ämter des Bundes und der Länder) \n",
- " NaN \n",
- " NaN \n",
- " NaN \n",
- " \n",
- " \n",
- " Statistisches Bundesamt (Destatis), 2021 \n",
- " NaN \n",
- " NaN \n",
- " NaN \n",
- " \n",
- " \n",
- " Vervielfältigung und Verbreitung, auch auszugsweise, mit Quellenangabe gestattet. \n",
- " NaN \n",
- " NaN \n",
- " NaN \n",
- " \n",
- " \n",
- "
\n",
- "
488 rows × 3 columns
\n",
- "
"
- ],
- "text/plain": [
- " Bundesland \\\n",
- "Key \n",
- "NaN NaN \n",
- "01 Schleswig-Holstein \n",
- "01001 Kreisfreie Stadt \n",
- "01002 Kreisfreie Stadt \n",
- "01003 Kreisfreie Stadt \n",
- "... ... \n",
- "2) Die Ergebnisse ab Berichtsjahr 2016 sind auf... NaN \n",
- "NaN NaN \n",
- "© Daten (im Auftrag der Herausgebergemeinschaft... NaN \n",
- " Statistisches Bundesamt (Destatis), 2021 NaN \n",
- " Vervielfältigung und Verbreitung, auch aus... NaN \n",
- "\n",
- " Kreis \\\n",
- "Key \n",
- "NaN NaN \n",
- "01 NaN \n",
- "01001 Flensburg, Stadt \n",
- "01002 Kiel, Landeshauptstadt \n",
- "01003 Lübeck, Hansestadt \n",
- "... ... \n",
- "2) Die Ergebnisse ab Berichtsjahr 2016 sind auf... NaN \n",
- "NaN NaN \n",
- "© Daten (im Auftrag der Herausgebergemeinschaft... NaN \n",
- " Statistisches Bundesamt (Destatis), 2021 NaN \n",
- " Vervielfältigung und Verbreitung, auch aus... NaN \n",
- "\n",
- " Einwohnerzahl \n",
- "Key \n",
- "NaN NaN \n",
- "01 NaN \n",
- "01001 89934.0 \n",
- "01002 246601.0 \n",
- "01003 215846.0 \n",
- "... ... \n",
- "2) Die Ergebnisse ab Berichtsjahr 2016 sind auf... NaN \n",
- "NaN NaN \n",
- "© Daten (im Auftrag der Herausgebergemeinschaft... NaN \n",
- " Statistisches Bundesamt (Destatis), 2021 NaN \n",
- " Vervielfältigung und Verbreitung, auch aus... NaN \n",
- "\n",
- "[488 rows x 3 columns]"
- ]
- },
- "execution_count": 10,
- "metadata": {},
- "output_type": "execute_result"
- }
- ],
+ "outputs": [],
"source": [
"kreise = readKreise(download = False)\n",
"kreise"
@@ -564,7 +255,7 @@
},
{
"cell_type": "code",
- "execution_count": 11,
+ "execution_count": null,
"id": "af96fb11",
"metadata": {},
"outputs": [],
@@ -594,203 +285,10 @@
},
{
"cell_type": "code",
- "execution_count": 12,
+ "execution_count": null,
"id": "62a20115",
"metadata": {},
- "outputs": [
- {
- "data": {
- "text/html": [
- "\n",
- "\n",
- "
\n",
- " \n",
- " \n",
- " \n",
- " date \n",
- " bundesland \n",
- " gemeindeschluessel \n",
- " betten_frei \n",
- " betten_belegt \n",
- " Kreis \n",
- " Einwohnerzahl \n",
- " Bundesland \n",
- " \n",
- " \n",
- " \n",
- " \n",
- " 0 \n",
- " 2020-04-24 \n",
- " 01 \n",
- " 01001 \n",
- " 40 \n",
- " 38 \n",
- " Flensburg, Stadt \n",
- " 89934.0 \n",
- " Schleswig-Holstein \n",
- " \n",
- " \n",
- " 267 \n",
- " 2020-04-24 \n",
- " 09 \n",
- " 09471 \n",
- " 9 \n",
- " 9 \n",
- " Bamberg \n",
- " 147497.0 \n",
- " Bayern \n",
- " \n",
- " \n",
- " 266 \n",
- " 2020-04-24 \n",
- " 09 \n",
- " 09464 \n",
- " 17 \n",
- " 23 \n",
- " Hof \n",
- " 45173.0 \n",
- " Bayern \n",
- " \n",
- " \n",
- " 265 \n",
- " 2020-04-24 \n",
- " 09 \n",
- " 09463 \n",
- " 9 \n",
- " 25 \n",
- " Coburg \n",
- " 40842.0 \n",
- " Bayern \n",
- " \n",
- " \n",
- " 264 \n",
- " 2020-04-24 \n",
- " 09 \n",
- " 09462 \n",
- " 12 \n",
- " 51 \n",
- " Bayreuth \n",
- " 74048.0 \n",
- " Bayern \n",
- " \n",
- " \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " \n",
- " \n",
- " 272795 \n",
- " 2022-03-14 \n",
- " 06 \n",
- " 06437 \n",
- " 5 \n",
- " 121 \n",
- " Odenwaldkreis \n",
- " 96754.0 \n",
- " Hessen \n",
- " \n",
- " \n",
- " 272794 \n",
- " 2022-03-14 \n",
- " 06 \n",
- " 06436 \n",
- " 6 \n",
- " 20 \n",
- " Main-Taunus-Kreis \n",
- " 239264.0 \n",
- " Hessen \n",
- " \n",
- " \n",
- " 272793 \n",
- " 2022-03-14 \n",
- " 06 \n",
- " 06435 \n",
- " 8 \n",
- " 74 \n",
- " Main-Kinzig-Kreis \n",
- " 421689.0 \n",
- " Hessen \n",
- " \n",
- " \n",
- " 272791 \n",
- " 2022-03-14 \n",
- " 06 \n",
- " 06433 \n",
- " 2 \n",
- " 21 \n",
- " Groß-Gerau \n",
- " 275807.0 \n",
- " Hessen \n",
- " \n",
- " \n",
- " 273064 \n",
- " 2022-03-14 \n",
- " 16 \n",
- " 16077 \n",
- " 4 \n",
- " 28 \n",
- " Altenburger Land \n",
- " 88356.0 \n",
- " Thüringen \n",
- " \n",
- " \n",
- "
\n",
- "
273065 rows × 8 columns
\n",
- "
"
- ],
- "text/plain": [
- " date bundesland gemeindeschluessel betten_frei betten_belegt \\\n",
- "0 2020-04-24 01 01001 40 38 \n",
- "267 2020-04-24 09 09471 9 9 \n",
- "266 2020-04-24 09 09464 17 23 \n",
- "265 2020-04-24 09 09463 9 25 \n",
- "264 2020-04-24 09 09462 12 51 \n",
- "... ... ... ... ... ... \n",
- "272795 2022-03-14 06 06437 5 121 \n",
- "272794 2022-03-14 06 06436 6 20 \n",
- "272793 2022-03-14 06 06435 8 74 \n",
- "272791 2022-03-14 06 06433 2 21 \n",
- "273064 2022-03-14 16 16077 4 28 \n",
- "\n",
- " Kreis Einwohnerzahl Bundesland \n",
- "0 Flensburg, Stadt 89934.0 Schleswig-Holstein \n",
- "267 Bamberg 147497.0 Bayern \n",
- "266 Hof 45173.0 Bayern \n",
- "265 Coburg 40842.0 Bayern \n",
- "264 Bayreuth 74048.0 Bayern \n",
- "... ... ... ... \n",
- "272795 Odenwaldkreis 96754.0 Hessen \n",
- "272794 Main-Taunus-Kreis 239264.0 Hessen \n",
- "272793 Main-Kinzig-Kreis 421689.0 Hessen \n",
- "272791 Groß-Gerau 275807.0 Hessen \n",
- "273064 Altenburger Land 88356.0 Thüringen \n",
- "\n",
- "[273065 rows x 8 columns]"
- ]
- },
- "execution_count": 12,
- "metadata": {},
- "output_type": "execute_result"
- }
- ],
+ "outputs": [],
"source": [
"timeSeries = ColumnsAdder(kreise).addKreisAndBundeslandAndEinwohnerzahlColumns(timeSeries)\n",
"timeSeries"
@@ -798,7 +296,7 @@
},
{
"cell_type": "code",
- "execution_count": 13,
+ "execution_count": null,
"id": "356494d3",
"metadata": {},
"outputs": [],
@@ -808,7 +306,7 @@
},
{
"cell_type": "code",
- "execution_count": 14,
+ "execution_count": null,
"id": "05aa0117",
"metadata": {},
"outputs": [],
@@ -990,405 +488,14 @@
"execution_count": null,
"id": "5dd8d864",
"metadata": {},
- "outputs": [
- {
- "name": "stdout",
- "output_type": "stream",
- "text": [
- "Ahrweiler \n",
- "Aichach-Friedberg \n",
- "Alb-Donau-Kreis \n",
- "Altenburger Land \n",
- "Altenkirchen (Westerwald) \n",
- "Altmarkkreis Salzwedel \n",
- "Altötting \n",
- "Alzey-Worms \n",
- "Amberg \n",
- "Amberg-Sulzbach \n",
- "Ammerland \n",
- "Anhalt-Bitterfeld \n",
- "Ansbach \n",
- "Aschaffenburg \n",
- "Augsburg \n",
- "Aurich \n",
- "Bad Dürkheim \n",
- "Bad Kissingen \n",
- "Bad Kreuznach \n",
- "Bad Tölz-Wolfratshausen \n",
- "Baden-Baden, Stadtkreis \n",
- "Bamberg \n",
- "Barnim \n",
- "Bautzen \n",
- "Bayreuth \n",
- "Berchtesgadener Land \n",
- "Bergstraße \n",
- "Berlin, Stadt \n",
- "Bernkastel-Wittlich \n",
- "Biberach \n",
- "Bielefeld, Stadt \n",
- "Birkenfeld \n",
- "Bochum, Stadt \n",
- "Bodenseekreis \n",
- "Bonn, Stadt \n",
- "Borken \n",
- "Bottrop, Stadt \n",
- "Brandenburg an der Havel, Stadt \n",
- "Braunschweig, Stadt \n",
- "Breisgau-Hochschwarzwald \n",
- "Bremen, Stadt \n",
- "Bremerhaven, Stadt \n",
- "Burgenlandkreis \n",
- "Böblingen \n",
- "Börde \n",
- "Calw \n",
- "Celle \n",
- "Cham \n",
- "Chemnitz, Stadt \n",
- "Cloppenburg \n",
- "Coburg \n",
- "Cochem-Zell \n",
- "Coesfeld \n",
- "Cottbus, Stadt \n",
- "Cuxhaven \n",
- "Dachau \n",
- "Dahme-Spreewald \n",
- "Darmstadt, Wissenschaftsstadt \n",
- "Darmstadt-Dieburg \n",
- "Deggendorf \n",
- "Delmenhorst, Stadt \n",
- "Dessau-Roßlau, Stadt \n",
- "Diepholz \n",
- "Dillingen a.d.Donau \n",
- "Dingolfing-Landau \n",
- "Dithmarschen \n",
- "Donau-Ries \n",
- "Donnersbergkreis \n",
- "Dortmund, Stadt \n",
- "Dresden, Stadt \n",
- "Duisburg, Stadt \n",
- "Düren \n",
- "Düsseldorf, Stadt \n",
- "Ebersberg \n",
- "Eichsfeld \n",
- "Eichstätt \n",
- "Eifelkreis Bitburg-Prüm \n",
- "Elbe-Elster \n",
- "Emden, Stadt \n",
- "Emmendingen \n",
- "Emsland \n",
- "Ennepe-Ruhr-Kreis \n",
- "Enzkreis \n",
- "Erding \n",
- "Erfurt, Stadt \n",
- "Erlangen \n",
- "Erlangen-Höchstadt \n",
- "Erzgebirgskreis \n",
- "Essen, Stadt \n",
- "Esslingen \n",
- "Euskirchen \n",
- "Flensburg, Stadt \n",
- "Forchheim \n",
- "Frankenthal (Pfalz), kreisfreie Stadt \n",
- "Frankfurt (Oder), Stadt \n",
- "Frankfurt am Main, Stadt \n",
- "Freiburg im Breisgau, Stadtkreis \n",
- "Freising \n",
- "Freudenstadt \n",
- "Freyung-Grafenau \n",
- "Friesland \n",
- "Fulda \n",
- "Fürstenfeldbruck \n",
- "Fürth \n",
- "Garmisch-Partenkirchen \n",
- "Gelsenkirchen, Stadt \n",
- "Gera, Stadt \n",
- "Germersheim \n",
- "Gießen \n",
- "Gifhorn \n",
- "Goslar \n",
- "Gotha \n",
- "Grafschaft Bentheim \n",
- "Greiz \n",
- "Groß-Gerau \n",
- "Göppingen \n",
- "Görlitz \n",
- "Göttingen \n",
- "Günzburg \n",
- "Gütersloh \n",
- "Hagen, Stadt der FernUniversität \n",
- "Halle (Saale), Stadt \n",
- "Hamburg, Freie und Hansestadt \n",
- "Hameln-Pyrmont \n",
- "Hamm, Stadt \n",
- "Harburg \n",
- "Harz \n",
- "Havelland \n",
- "Haßberge \n",
- "Heidekreis \n",
- "Heidelberg, Stadtkreis \n",
- "Heidenheim \n",
- "Heilbronn \n",
- "Heilbronn, Stadtkreis \n",
- "Heinsberg \n",
- "Helmstedt \n",
- "Herford \n",
- "Herne, Stadt \n",
- "Hersfeld-Rotenburg \n",
- "Herzogtum Lauenburg \n",
- "Hildburghausen \n",
- "Hildesheim \n",
- "Hochsauerlandkreis \n",
- "Hochtaunuskreis \n",
- "Hof \n",
- "Hohenlohekreis \n",
- "Holzminden \n",
- "Höxter \n",
- "Ilm-Kreis \n",
- "Ingolstadt \n",
- "Jena, Stadt \n",
- "Jerichower Land \n",
- "Kaiserslautern \n",
- "Kaiserslautern, kreisfreie Stadt \n",
- "Karlsruhe \n",
- "Karlsruhe, Stadtkreis \n",
- "Kassel \n",
- "Kassel, documenta-Stadt \n",
- "Kaufbeuren \n",
- "Kelheim \n",
- "Kempten (Allgäu) \n",
- "Kiel, Landeshauptstadt \n",
- "Kitzingen \n",
- "Kleve \n",
- "Koblenz, kreisfreie Stadt \n",
- "Konstanz \n",
- "Krefeld, Stadt \n",
- "Kronach \n",
- "Kulmbach \n",
- "Kusel \n",
- "Kyffhäuserkreis \n",
- "Köln, Stadt \n",
- "Lahn-Dill-Kreis \n",
- "Landau in der Pfalz, kreisfreie Stadt \n",
- "Landkreis Rostock \n",
- "Landsberg am Lech \n",
- "Landshut \n",
- "Leer \n",
- "Leipzig \n",
- "Leipzig, Stadt \n",
- "Leverkusen, Stadt \n",
- "Lichtenfels \n",
- "Limburg-Weilburg \n",
- "Lindau (Bodensee) \n",
- "Lippe \n",
- "Ludwigsburg \n",
- "Ludwigshafen am Rhein, kreisfreie Stadt \n",
- "Ludwigslust-Parchim \n",
- "Lörrach \n",
- "Lübeck, Hansestadt \n",
- "Lüchow-Dannenberg \n",
- "Lüneburg \n",
- "Magdeburg, Landeshauptstadt \n",
- "Main-Kinzig-Kreis \n",
- "Main-Spessart \n",
- "Main-Tauber-Kreis \n",
- "Main-Taunus-Kreis \n",
- "Mainz, kreisfreie Stadt \n",
- "Mainz-Bingen \n",
- "Mannheim, Stadtkreis \n",
- "Mansfeld-Südharz \n",
- "Marburg-Biedenkopf \n",
- "Mayen-Koblenz \n",
- "Mecklenburgische Seenplatte \n",
- "Meißen \n",
- "Memmingen \n",
- "Merzig-Wadern \n",
- "Mettmann \n",
- "Miesbach \n",
- "Miltenberg \n",
- "Minden-Lübbecke \n",
- "Mittelsachsen \n",
- "Märkisch-Oderland \n",
- "Märkischer Kreis \n",
- "Mönchengladbach, Stadt \n",
- "Mühldorf a.Inn \n",
- "Mülheim an der Ruhr, Stadt \n",
- "München \n",
- "München, Landeshauptstadt \n",
- "Münster, Stadt \n",
- "Neckar-Odenwald-Kreis \n",
- "Neu-Ulm \n",
- "Neuburg-Schrobenhausen \n",
- "Neumarkt i.d.OPf. \n",
- "Neumünster, Stadt \n",
- "Neunkirchen \n",
- "Neustadt a.d.Aisch-Bad Windsheim \n",
- "Neustadt an der Weinstraße, kreisfreie Stadt \n",
- "Neuwied \n",
- "Nienburg (Weser) \n",
- "Nordfriesland \n",
- "Nordhausen \n",
- "Nordsachsen \n",
- "Nordwestmecklenburg \n",
- "Northeim \n",
- "Nürnberg \n",
- "Nürnberger Land \n",
- "Oberallgäu \n",
- "Oberbergischer Kreis \n",
- "Oberhausen, Stadt \n",
- "Oberhavel \n",
- "Oberspreewald-Lausitz \n",
- "Odenwaldkreis \n",
- "Oder-Spree \n",
- "Offenbach \n",
- "Offenbach am Main, Stadt \n",
- "Oldenburg \n",
- "Oldenburg (Oldenburg), Stadt \n",
- "Olpe \n",
- "Ortenaukreis \n",
- "Osnabrück \n",
- "Osnabrück, Stadt \n",
- "Ostalbkreis \n",
- "Ostallgäu \n",
- "Osterholz \n",
- "Ostholstein \n",
- "Ostprignitz-Ruppin \n",
- "Paderborn \n",
- "Passau \n",
- "Peine \n",
- "Pfaffenhofen a.d.Ilm \n",
- "Pforzheim, Stadtkreis \n",
- "Pinneberg \n",
- "Pirmasens, kreisfreie Stadt \n",
- "Plön \n",
- "Potsdam, Stadt \n",
- "Potsdam-Mittelmark \n",
- "Prignitz \n",
- "Rastatt \n",
- "Ravensburg \n",
- "Recklinghausen \n",
- "Regen \n",
- "Regensburg \n",
- "Region Hannover \n",
- "Regionalverband Saarbrücken \n",
- "Rems-Murr-Kreis \n",
- "Remscheid, Stadt \n",
- "Rendsburg-Eckernförde \n",
- "Reutlingen \n",
- "Rhein-Erft-Kreis \n",
- "Rhein-Hunsrück-Kreis \n",
- "Rhein-Kreis Neuss \n",
- "Rhein-Lahn-Kreis \n",
- "Rhein-Neckar-Kreis \n",
- "Rhein-Sieg-Kreis \n",
- "Rheingau-Taunus-Kreis \n",
- "Rheinisch-Bergischer Kreis \n",
- "Rhön-Grabfeld \n",
- "Rosenheim \n",
- "Rostock \n",
- "Rotenburg (Wümme) \n",
- "Roth \n",
- "Rottal-Inn \n",
- "Rottweil \n",
- "Saale-Holzland-Kreis \n",
- "Saale-Orla-Kreis \n",
- "Saalekreis \n",
- "Saalfeld-Rudolstadt \n",
- "Saarlouis \n",
- "Saarpfalz-Kreis \n",
- "Salzgitter, Stadt \n",
- "Salzlandkreis \n",
- "Schaumburg \n",
- "Schleswig-Flensburg \n",
- "Schmalkalden-Meiningen \n",
- "Schwabach \n",
- "Schwalm-Eder-Kreis \n",
- "Schwandorf \n",
- "Schwarzwald-Baar-Kreis \n",
- "Schweinfurt \n",
- "Schwerin \n",
- "Schwäbisch Hall \n",
- "Segeberg \n",
- "Siegen-Wittgenstein \n",
- "Sigmaringen \n",
- "Soest \n",
- "Solingen, Klingenstadt \n",
- "Sonneberg \n",
- "Speyer, kreisfreie Stadt \n",
- "Spree-Neiße \n",
- "St. Wendel \n",
- "Stade \n",
- "Starnberg \n",
- "Steinburg \n",
- "Steinfurt \n",
- "Stendal \n",
- "Stormarn \n",
- "Straubing \n",
- "Straubing-Bogen \n",
- "Stuttgart, Stadtkreis \n",
- "Städteregion Aachen \n",
- "Suhl, Stadt \n",
- "Sächsische Schweiz-Osterzgebirge \n",
- "Sömmerda \n",
- "Südliche Weinstraße \n",
- "Südwestpfalz \n",
- "Teltow-Fläming \n",
- "Tirschenreuth \n",
- "Traunstein \n",
- "Trier, kreisfreie Stadt \n",
- "Trier-Saarburg \n",
- "Tuttlingen \n",
- "Tübingen \n",
- "Uckermark \n",
- "Uelzen \n",
- "Ulm, Stadtkreis \n",
- "Unna \n",
- "Unstrut-Hainich-Kreis \n",
- "Unterallgäu \n",
- "Vechta \n",
- "Verden \n",
- "Viersen \n",
- "Vogelsbergkreis \n",
- "Vogtlandkreis \n",
- "Vorpommern-Greifswald \n",
- "Vorpommern-Rügen \n",
- "Vulkaneifel \n",
- "Waldeck-Frankenberg \n",
- "Waldshut \n",
- "Warendorf \n",
- "Wartburgkreis \n",
- "Weiden i.d.OPf. \n",
- "Weilheim-Schongau \n",
- "Weimar, Stadt \n",
- "Weimarer Land \n",
- "Weißenburg-Gunzenhausen \n",
- "Werra-Meißner-Kreis \n",
- "Wesel \n",
- "Wesermarsch \n",
- "Westerwaldkreis \n",
- "Wetteraukreis \n",
- "Wiesbaden, Landeshauptstadt \n",
- "Wilhelmshaven, Stadt \n",
- "Wittenberg \n",
- "Wittmund \n",
- "Wolfenbüttel \n",
- "Wolfsburg, Stadt \n",
- "Worms, kreisfreie Stadt \n",
- "Wunsiedel i.Fichtelgebirge \n",
- "Wuppertal, Stadt \n",
- "Würzburg \n",
- "Zollernalbkreis \n",
- "Zweibrücken, kreisfreie Stadt \n",
- "Zwickau \n"
- ]
- }
- ],
+ "outputs": [],
"source": [
"saveKreisOptions(kreisOptions)"
]
},
{
"cell_type": "code",
- "execution_count": 16,
+ "execution_count": null,
"id": "43c2f826",
"metadata": {},
"outputs": [],
@@ -1413,7 +520,7 @@
},
{
"cell_type": "code",
- "execution_count": 17,
+ "execution_count": null,
"id": "997a4bdb",
"metadata": {},
"outputs": [],
@@ -1431,7 +538,7 @@
},
{
"cell_type": "code",
- "execution_count": 18,
+ "execution_count": null,
"id": "a97f5b2b",
"metadata": {},
"outputs": [],
@@ -1468,3618 +575,20 @@
},
{
"cell_type": "code",
- "execution_count": 19,
+ "execution_count": null,
"id": "349edd73",
"metadata": {},
- "outputs": [
- {
- "data": {
- "text/plain": [
- "None"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/html": [
- "\n",
- "\n",
- "
\n",
- " \n",
- " \n",
- " \n",
- " date \n",
- " betten_belegt \n",
- " betten_frei \n",
- " Einwohnerzahl \n",
- " \n",
- " \n",
- " \n",
- " \n",
- " 0 \n",
- " 2020-04-24 \n",
- " 19237 \n",
- " 12270 \n",
- " 82401553.0 \n",
- " \n",
- " \n",
- " 1 \n",
- " 2020-04-25 \n",
- " 19100 \n",
- " 12290 \n",
- " 82401553.0 \n",
- " \n",
- " \n",
- " 2 \n",
- " 2020-04-26 \n",
- " 18617 \n",
- " 12694 \n",
- " 82401553.0 \n",
- " \n",
- " \n",
- " 3 \n",
- " 2020-04-27 \n",
- " 18803 \n",
- " 12537 \n",
- " 82360711.0 \n",
- " \n",
- " \n",
- " 4 \n",
- " 2020-04-28 \n",
- " 19345 \n",
- " 12207 \n",
- " 82504802.0 \n",
- " \n",
- " \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " ... \n",
- " \n",
- " \n",
- " 685 \n",
- " 2022-03-10 \n",
- " 20792 \n",
- " 4043 \n",
- " 82658396.0 \n",
- " \n",
- " \n",
- " 686 \n",
- " 2022-03-11 \n",
- " 20770 \n",
- " 3954 \n",
- " 82658396.0 \n",
- " \n",
- " \n",
- " 687 \n",
- " 2022-03-12 \n",
- " 20301 \n",
- " 4134 \n",
- " 82658396.0 \n",
- " \n",
- " \n",
- " 688 \n",
- " 2022-03-13 \n",
- " 20001 \n",
- " 4356 \n",
- " 82658396.0 \n",
- " \n",
- " \n",
- " 689 \n",
- " 2022-03-14 \n",
- " 20250 \n",
- " 4328 \n",
- " 82658396.0 \n",
- " \n",
- " \n",
- "
\n",
- "
690 rows × 4 columns
\n",
- "
"
- ],
- "text/plain": [
- " date betten_belegt betten_frei Einwohnerzahl\n",
- "0 2020-04-24 19237 12270 82401553.0\n",
- "1 2020-04-25 19100 12290 82401553.0\n",
- "2 2020-04-26 18617 12694 82401553.0\n",
- "3 2020-04-27 18803 12537 82360711.0\n",
- "4 2020-04-28 19345 12207 82504802.0\n",
- ".. ... ... ... ...\n",
- "685 2022-03-10 20792 4043 82658396.0\n",
- "686 2022-03-11 20770 3954 82658396.0\n",
- "687 2022-03-12 20301 4134 82658396.0\n",
- "688 2022-03-13 20001 4356 82658396.0\n",
- "689 2022-03-14 20250 4328 82658396.0\n",
- "\n",
- "[690 rows x 4 columns]"
- ]
- },
- "execution_count": 19,
- "metadata": {},
- "output_type": "execute_result"
- }
- ],
+ "outputs": [],
"source": [
"getAndPersistIntensiveCareBeds(timeSeries)"
]
},
{
"cell_type": "code",
- "execution_count": 20,
+ "execution_count": null,
"id": "1b97137f",
"metadata": {},
- "outputs": [
- {
- "data": {
- "text/plain": [
- "'Ahrweiler'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Aichach-Friedberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Alb-Donau-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Altenburger Land'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Altenkirchen (Westerwald)'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Altmarkkreis Salzwedel'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Altötting'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Alzey-Worms'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Amberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Amberg-Sulzbach'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ammerland'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Anhalt-Bitterfeld'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ansbach'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Aschaffenburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Augsburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Aurich'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bad Dürkheim'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bad Kissingen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bad Kreuznach'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bad Tölz-Wolfratshausen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Baden-Baden, Stadtkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bamberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Barnim'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bautzen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bayreuth'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Berchtesgadener Land'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bergstraße'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Berlin, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bernkastel-Wittlich'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Biberach'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bielefeld, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Birkenfeld'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bochum, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bodenseekreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bonn, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Borken'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bottrop, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Brandenburg an der Havel, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Braunschweig, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Breisgau-Hochschwarzwald'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bremen, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Bremerhaven, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Burgenlandkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Böblingen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Börde'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Calw'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Celle'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Cham'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Chemnitz, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Cloppenburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Coburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Cochem-Zell'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Coesfeld'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Cottbus, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Cuxhaven'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Dachau'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Dahme-Spreewald'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Darmstadt, Wissenschaftsstadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Darmstadt-Dieburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Deggendorf'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Delmenhorst, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Dessau-Roßlau, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Diepholz'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Dillingen a.d.Donau'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Dingolfing-Landau'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Dithmarschen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Donau-Ries'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Donnersbergkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Dortmund, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Dresden, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Duisburg, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Düren'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Düsseldorf, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ebersberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Eichsfeld'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Eichstätt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Eifelkreis Bitburg-Prüm'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Elbe-Elster'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Emden, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Emmendingen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Emsland'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ennepe-Ruhr-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Enzkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Erding'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Erfurt, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Erlangen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Erlangen-Höchstadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Erzgebirgskreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Essen, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Esslingen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Euskirchen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Flensburg, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Forchheim'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Frankenthal (Pfalz), kreisfreie Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Frankfurt (Oder), Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Frankfurt am Main, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Freiburg im Breisgau, Stadtkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Freising'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Freudenstadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Freyung-Grafenau'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Friesland'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Fulda'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Fürstenfeldbruck'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Fürth'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Garmisch-Partenkirchen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Gelsenkirchen, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Gera, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Germersheim'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Gießen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Gifhorn'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Goslar'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Gotha'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Grafschaft Bentheim'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Greiz'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Groß-Gerau'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Göppingen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Görlitz'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Göttingen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Günzburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Gütersloh'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Hagen, Stadt der FernUniversität'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Halle (Saale), Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Hamburg, Freie und Hansestadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Hameln-Pyrmont'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Hamm, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Harburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Harz'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Havelland'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Haßberge'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Heidekreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Heidelberg, Stadtkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Heidenheim'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Heilbronn'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Heilbronn, Stadtkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Heinsberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Helmstedt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Herford'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Herne, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Hersfeld-Rotenburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Herzogtum Lauenburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Hildburghausen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Hildesheim'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Hochsauerlandkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Hochtaunuskreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Hof'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Hohenlohekreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Holzminden'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Höxter'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ilm-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ingolstadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Jena, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Jerichower Land'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kaiserslautern'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kaiserslautern, kreisfreie Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Karlsruhe'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Karlsruhe, Stadtkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kassel'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kassel, documenta-Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kaufbeuren'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kelheim'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kempten (Allgäu)'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kiel, Landeshauptstadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kitzingen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kleve'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Koblenz, kreisfreie Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Konstanz'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Krefeld, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kronach'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kulmbach'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kusel'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Kyffhäuserkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Köln, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Lahn-Dill-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Landau in der Pfalz, kreisfreie Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Landkreis Rostock'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Landsberg am Lech'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Landshut'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Leer'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Leipzig'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Leipzig, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Leverkusen, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Lichtenfels'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Limburg-Weilburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Lindau (Bodensee)'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Lippe'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ludwigsburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ludwigshafen am Rhein, kreisfreie Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ludwigslust-Parchim'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Lörrach'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Lübeck, Hansestadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Lüchow-Dannenberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Lüneburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Magdeburg, Landeshauptstadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Main-Kinzig-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Main-Spessart'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Main-Tauber-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Main-Taunus-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Mainz, kreisfreie Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Mainz-Bingen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Mannheim, Stadtkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Mansfeld-Südharz'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Marburg-Biedenkopf'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Mayen-Koblenz'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Mecklenburgische Seenplatte'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Meißen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Memmingen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Merzig-Wadern'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Mettmann'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Miesbach'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Miltenberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Minden-Lübbecke'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Mittelsachsen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Märkisch-Oderland'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Märkischer Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Mönchengladbach, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Mühldorf a.Inn'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Mülheim an der Ruhr, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'München'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'München, Landeshauptstadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Münster, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Neckar-Odenwald-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Neu-Ulm'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Neuburg-Schrobenhausen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Neumarkt i.d.OPf.'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Neumünster, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Neunkirchen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Neustadt a.d.Aisch-Bad Windsheim'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Neustadt an der Weinstraße, kreisfreie Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Neuwied'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Nienburg (Weser)'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Nordfriesland'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Nordhausen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Nordsachsen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Nordwestmecklenburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Northeim'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Nürnberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Nürnberger Land'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Oberallgäu'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Oberbergischer Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Oberhausen, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Oberhavel'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Oberspreewald-Lausitz'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Odenwaldkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Oder-Spree'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Offenbach'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Offenbach am Main, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Oldenburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Oldenburg (Oldenburg), Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Olpe'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ortenaukreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Osnabrück'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Osnabrück, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ostalbkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ostallgäu'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Osterholz'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ostholstein'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ostprignitz-Ruppin'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Paderborn'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Passau'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Peine'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Pfaffenhofen a.d.Ilm'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Pforzheim, Stadtkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Pinneberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Pirmasens, kreisfreie Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Plön'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Potsdam, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Potsdam-Mittelmark'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Prignitz'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rastatt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ravensburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Recklinghausen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Regen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Regensburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Region Hannover'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Regionalverband Saarbrücken'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rems-Murr-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Remscheid, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rendsburg-Eckernförde'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Reutlingen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rhein-Erft-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rhein-Hunsrück-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rhein-Kreis Neuss'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rhein-Lahn-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rhein-Neckar-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rhein-Sieg-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rheingau-Taunus-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rheinisch-Bergischer Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rhön-Grabfeld'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rosenheim'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rostock'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rotenburg (Wümme)'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Roth'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rottal-Inn'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Rottweil'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Saale-Holzland-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Saale-Orla-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Saalekreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Saalfeld-Rudolstadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Saarlouis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Saarpfalz-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Salzgitter, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Salzlandkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Schaumburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Schleswig-Flensburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Schmalkalden-Meiningen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Schwabach'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Schwalm-Eder-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Schwandorf'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Schwarzwald-Baar-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Schweinfurt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Schwerin'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Schwäbisch Hall'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Segeberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Siegen-Wittgenstein'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Sigmaringen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Soest'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Solingen, Klingenstadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Sonneberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Speyer, kreisfreie Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Spree-Neiße'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'St. Wendel'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Stade'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Starnberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Steinburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Steinfurt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Stendal'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Stormarn'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Straubing'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Straubing-Bogen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Stuttgart, Stadtkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Städteregion Aachen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Suhl, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Sächsische Schweiz-Osterzgebirge'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Sömmerda'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Südliche Weinstraße'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Südwestpfalz'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Teltow-Fläming'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Tirschenreuth'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Traunstein'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Trier, kreisfreie Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Trier-Saarburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Tuttlingen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Tübingen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Uckermark'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Uelzen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Ulm, Stadtkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Unna'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Unstrut-Hainich-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Unterallgäu'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Vechta'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Verden'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Viersen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Vogelsbergkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Vogtlandkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Vorpommern-Greifswald'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Vorpommern-Rügen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Vulkaneifel'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Waldeck-Frankenberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Waldshut'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Warendorf'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Wartburgkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Weiden i.d.OPf.'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Weilheim-Schongau'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Weimar, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Weimarer Land'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Weißenburg-Gunzenhausen'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Werra-Meißner-Kreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Wesel'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Wesermarsch'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Westerwaldkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Wetteraukreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Wiesbaden, Landeshauptstadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Wilhelmshaven, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Wittenberg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Wittmund'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Wolfenbüttel'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Wolfsburg, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Worms, kreisfreie Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Wunsiedel i.Fichtelgebirge'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Wuppertal, Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Würzburg'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Zollernalbkreis'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Zweibrücken, kreisfreie Stadt'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "data": {
- "text/plain": [
- "'Zwickau'"
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- }
- ],
+ "outputs": [],
"source": [
"for kreis in kreisValues:\n",
" getAndPersistIntensiveCareBeds(timeSeries, kreis)"